Linux kernel thread model

Mulyadi Santosa mulyadi.santosa at gmail.com
Thu Jun 16 01:15:36 EDT 2011


On Thu, Jun 16, 2011 at 11:39, manish honap
<manish_honap_vit at yahoo.co.in> 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



More information about the Kernelnewbies mailing list