Linux中的内存管理机制

译文:http://duartes.org/gustavo/blog/post/how-the-kernel-manages-your-memory

在Linux内核中,每个进程Process是用结构体struct task_struct进行描述的,

posted on 2013-11-15 03:15  Persistence  阅读(220)  评论(0)    收藏  举报

导航