Current Thread mapping
From: rohan puri <hidden>
Date: 2012-01-15 09:56:18
On Sun, Jan 15, 2012 at 3:02 PM, SaNtosh kuLkarni < santosh.yesoptus@gmail.com> wrote:
HI everyone just wanted to know whats the current implementation of user|| kernel space thread mapping ...is it 1:1 or does it depend on the needs ? For example say if i have 12k user space thread running ,,,how many kernel space thread would be managing them... as far as i know there is 1:1 mappin Thanks -- *Regards, Santi* _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi, It basically depends on the threading library's implementation, AFAIK, for pthreads its 1:1 mapping. - Rohan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120115/542b9bd3/attachment.html