On Sun, Jan 15, 2012 at 3:02 PM, SaNtosh kuLkarni <santosh.yesoptus@xxxxxxxxx> 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 mappinThanks--
Regards,
Santi
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
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
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies