From: manish_honap_vit@yahoo.co.in (manish honap)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Linux kernel thread model
Date: Thu, 16 Jun 2011 12:36:11 +0530 (IST) [thread overview]
Message-ID: <819362.67362.qm@web95803.mail.in.yahoo.com> (raw)
In-Reply-To: <BANLkTi=RNpDBZ8_kC5y5gk33cLyXHB=hAg@mail.gmail.com>
----- Original Message ----
From: Mulyadi Santosa <mulyadi.santosa@gmail.com>
To: manish honap <manish_honap_vit@yahoo.co.in>
Cc: kernelnewbies at kernelnewbies.org
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@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.
How they understand whether kernel part is scheduled or user part is scheduled ?
next prev parent reply other threads:[~2011-06-16 7:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 4:39 Linux kernel thread model manish honap
2011-06-16 5:15 ` Mulyadi Santosa
2011-06-16 7:06 ` manish honap [this message]
2011-06-16 17:37 ` Mulyadi Santosa
2011-06-16 21:54 ` Dave Hylands
2011-06-17 5:26 ` Prashant Shah
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=819362.67362.qm@web95803.mail.in.yahoo.com \
--to=manish_honap_vit@yahoo.co.in \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.