diff --git a/_posts/2024-09-03-20-28-12-riscv-real-time-linux-1.md b/_posts/2024-09-03-20-28-12-riscv-real-time-linux-1.md index ce79d5031..10e719282 100644 --- a/_posts/2024-09-03-20-28-12-riscv-real-time-linux-1.md +++ b/_posts/2024-09-03-20-28-12-riscv-real-time-linux-1.md @@ -26,10 +26,11 @@ tags: > Proposal: [【老师提案】RISC-V RealTime 分析、优化与 CPU 设计建议][002] > Sponsor: PLCT Lab, ISCAS +**说明**:RISC-V 的基础 RealTime 补丁已经合并进了 Linux 内核主线,无需额外打补丁,本文仅作参考。 ## 背景简介 -吴金章老师于 2022/06/29 发起了一个提案:[【老师提案】RISC-V RealTime 分析、优化与 CPU 设计建议][002],本来是作为实习生的暑期计划。 +社区吴老师于 2022/06/29 发起了一个提案:[【老师提案】RISC-V RealTime 分析、优化与 CPU 设计建议][002],本来是作为实习生的暑期计划。 可能是学生暑期时间精力不够,并且这个提案要求确实有点门槛,10 月的时候,吴老师建议我接下这个提案,为 Linux Kernl 贡献一些代码。