随笔分类 -  linux kernel

记录学习心得以及大作业的做法
Linux Kernel HomeWork---/proc/mtest
摘要:Memory management1.listvmastatic void mtest_dump_vma_list(void){ struct task_struct *task = current; //get the task_struct of the current process stru... 阅读全文
posted @ 2014-05-15 16:26 静静不是猪 阅读(506) 评论(0) 推荐(0)