《操作系统》的实验代码。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

585 B

challenge1: 实现内核级的进程/线程抢占机制

状态:未完成 完成人:

challenge2: 参考Linux的RCU,实现简化的RCU机制

提示: http://www.ibm.com/developerworks/cn/linux/l-rcu/ http://www.diybl.com/course/6_system/linux/Linuxjs/20081117/151814.html 状态:未完成 完成人:

challenge3: 在内核中增加相应机制,能够探测死锁或破坏互斥现象

状态:未完成 完成人: