mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David Schwartz" <davids@webmaster.com>
To: "LKML" <linux-kernel@vger.kernel.org>
Subject: RE: NPTL
Date: Thu, 12 Jul 2007 05:27:31 -0700	[thread overview]
Message-ID: <MDEHLPKNGKAHNMBLJOLKCEOCFDAC.davids@webmaster.com> (raw)
In-Reply-To: <a9e22dff0707120518t77d440d3ue0368fd1f3e36c03@mail.gmail.com>


> Hi!
> I have a question about NPTL.
> Are NPTL are still based on `clone` system call?

Yes.

> Are NPTL threads are
> "processes" internally?

No. By definition, all the threads belong to a single process. NPTL threads
are based on KSEs (kernel scheduling entities). A non-threaded process is
also a KSE. A threaded process is more than one KSEs. All KSE are,
obviously, scheduled by the kernel.

> Thanks!

You're welcome.

DS



  reply	other threads:[~2007-07-12 12:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a9e22dff0707120518q16aeae73p2905226abbadd03d@mail.gmail.com>
2007-07-12 12:18 ` NPTL Ni@m
2007-07-12 12:27   ` David Schwartz [this message]
2007-07-12 12:37     ` NPTL Ni@m
2007-07-12 12:41       ` NPTL Peter Zijlstra
     [not found]         ` <a9e22dff0707120557t574f9383g5363c26074ea6d6a@mail.gmail.com>
2007-07-12 12:58           ` Fwd: NPTL Ni@m
2007-07-12 13:16             ` Bernd Petrovitsch
2007-07-12 16:48             ` Lennart Sorensen
2007-07-12 12:52       ` NPTL jimmy bahuleyan
2007-07-12 12:58       ` NPTL David Schwartz

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=MDEHLPKNGKAHNMBLJOLKCEOCFDAC.davids@webmaster.com \
    --to=davids@webmaster.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®