update student name 王乃峥
This commit is contained in:
parent
e85929cfaa
commit
f1ad1b9bb6
@ -239,6 +239,6 @@ OS161教学操作系统、以及Linux-2.4内核。
|
|||||||
ucore OS中包含的xv6&jos代码版权属于Frans Kaashoek, Robert Morris,
|
ucore OS中包含的xv6&jos代码版权属于Frans Kaashoek, Robert Morris,
|
||||||
and Russ Cox,使用MIT License。ucore OS中包含的OS/161代码版权属于
|
and Russ Cox,使用MIT License。ucore OS中包含的OS/161代码版权属于
|
||||||
David A. Holland。包含的ostep练习的版权属于Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau。其他内部开发的ucore OS和相关练习的代码版权属于
|
David A. Holland。包含的ostep练习的版权属于Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau。其他内部开发的ucore OS和相关练习的代码版权属于
|
||||||
陈渝、王乃铮、向勇,并采用GPL License. ucore OS相关的文档版权属于
|
陈渝、王乃峥、向勇,并采用GPL License. ucore OS相关的文档版权属于
|
||||||
陈渝、向勇,并采用
|
陈渝、向勇,并采用
|
||||||
Creative Commons Attribution/Share-Alike (CC-BY-SA) License.
|
Creative Commons Attribution/Share-Alike (CC-BY-SA) License.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
challenge1: 实现内核态与用户态之间的来回切换
|
challenge1: 实现内核态与用户态之间的来回切换
|
||||||
===================================================
|
===================================================
|
||||||
状态:已完成,在branch master中的labcodes_answer/lab1_result
|
状态:已完成,在branch master中的labcodes_answer/lab1_result
|
||||||
完成人:王乃铮
|
完成人:王乃峥
|
||||||
|
|
||||||
challenge2: 用敲键盘实现用户模式内核模式切换
|
challenge2: 用敲键盘实现用户模式内核模式切换
|
||||||
===================================================
|
===================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user