mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roland McGrath <roland@redhat.com>
To: Oleg Nesterov <oleg@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Alexey Dobriyan <adobriyan@gmail.com>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH -mm 1/3] proc: get_nr_threads() doesn't need ->siglock any longer
Date: Fri,  9 Apr 2010 12:48:53 -0700 (PDT)	[thread overview]
Message-ID: <20100409194853.95D09BD02@magilla.sf.frob.com> (raw)
In-Reply-To: Oleg Nesterov's message of  Monday, 22 March 2010 19:41:30 +0100 <20100322184130.GA3957@redhat.com>

Acked-by: Roland McGrath <roland@redhat.com>

I'm not entirely sure about the name, but it's probably fine.  There should
be some comments somewhere making clear what "nr" or kind of threads this
refers to.  This is threads created and not yet reaped.  It differs from
the "threads not yet exited" (signal->live) count only during some races
around exit time, and when ptrace is preventing self-reaping.


Thanks,
Roland

      reply	other threads:[~2010-04-09 19:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-22 18:41 Oleg Nesterov
2010-04-09 19:48 ` Roland McGrath [this message]

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=20100409194853.95D09BD02@magilla.sf.frob.com \
    --to=roland@redhat.com \
    --cc=adobriyan@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleg@redhat.com \
    /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

Powered by JetHome