From mboxrd@z Thu Jan 1 00:00:00 1970 From: mulyadi.santosa@gmail.com (Mulyadi Santosa) Date: Thu, 16 Jun 2011 12:15:36 +0700 Subject: Linux kernel thread model In-Reply-To: <399106.3291.qm@web95802.mail.in.yahoo.com> References: <399106.3291.qm@web95802.mail.in.yahoo.com> Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Thu, Jun 16, 2011 at 11:39, manish honap 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. -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com