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

29 lines
915 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
状态:
基本完成 (有bug)
https://github.com/chyyuu/ucore_lab/tree/lab2_X/labcodes_answer/lab2_result
请阅读设计报告
labx2_buddysystem.md
完成人:
黄杰 2012011272 huangjie_cpp@163.com
袁源 2012011294 thuyuany12@163.com
杜鹃 2012011354 duj09225@gmail.com
challenge2: slub分配算法任意大小的内存单元
===================================================
提示:参考 http://www.ibm.com/developerworks/cn/linux/l-cn-slub/
状态:未完成
完成人:
challenge3: 设计一种更加简单的方法,可以不用多次切换段表,修改页表内容等,就完成同样的段页式机制
===================================================
提示xv6?
状态:未完成
完成人: