概念

 

 Linux线程与进程的区别:

线程没有自己的进程地址空间(虚拟地址),即没有memory descriptor,mm域为空。

posted @ 2016-09-28 21:04  volcanorao  阅读(112)  评论(0)    收藏  举报