os_kernel_lab/related_info/labX/lab2_X.md
2015-04-22 23:48:46 +08:00

16 lines
504 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: buddy system伙伴系统的page分配算法
提示参考“http://coolshell.cn/articles/10427.html
状态:未完成
完成人:
challenge2: slub分配算法任意大小的内存单元
提示:参考 http://www.ibm.com/developerworks/cn/linux/l-cn-slub/
状态:未完成
完成人:
challenge3: 设计一种更加简单的方法,可以不用多次切换段表,修改页表内容等,就完成同样的段页式机制
提示xv6?
状态:未完成
完成人: