2014年5月15日
摘要: 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)