os_kernel_lab/related_info/labX/lab7_X.md
2015-04-24 18:14:53 +08:00

19 lines
585 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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: 在内核中增加相应机制,能够探测死锁或破坏互斥现象
===================================================
状态:未完成
完成人: