----- Original Message ---- From: Mulyadi Santosa <mulyadi.santosa@xxxxxxxxx> To: manish honap <manish_honap_vit@xxxxxxxxxxx> Cc: kernelnewbies@xxxxxxxxxxxxxxxxx Sent: Thu, 16 June, 2011 10:45:36 AM Subject: Re: Linux kernel thread model On Thu, Jun 16, 2011 at 11:39, manish honap <manish_honap_vit@xxxxxxxxxxx> wrote: > Hi all > > Can someone please tell me what is the threading model of linux kernel ? > user space thread:kernel thread process - n:1 or m:n or 1:1 1:1, that is 1 kernel process represent 1 user space thread.... more about it, google for NPTL paper written by Ulrich Drepper and Ingo Molnar. How they understand whether kernel part is scheduled or user part is scheduled ? _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies