mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: KaiGai Kohei <kaigai@ak.jp.nec.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Add pacct_struct to fix some pacct bugs.
Date: Mon, 19 Jun 2006 23:42:12 -0700	[thread overview]
Message-ID: <20060619234212.b95e5734.akpm@osdl.org> (raw)
In-Reply-To: <449794BB.8010108@ak.jp.nec.com>

On Tue, 20 Jun 2006 15:24:59 +0900
KaiGai Kohei <kaigai@ak.jp.nec.com> wrote:

> Hi, I noticed three problems in pacct facility.
> 
> 1. Pacct facility has a possibility to write incorrect ac_flag
>    in multi-threading cases.
> 2. There is a possibility to be waken up OOM Killer from
>    pacct facility. It will cause system stall.
> 3. If several threads are killed at same time, There is
>    a possibility not to pick up a part of those accountings.
> 
> The attached patch will resolve those matters.
> Any comments please. Thanks,

Thanks, but you have three quite distinct bugs here, and three quite
distinct descriptions and, I think, three quite distinct fixes.

Would it be possible for you to prepare three patches?

  reply	other threads:[~2006-06-20  6:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20  6:24 KaiGai Kohei
2006-06-20  6:42 ` Andrew Morton [this message]
2006-06-20  7:27   ` KaiGai Kohei
2006-06-22  3:07     ` KaiGai Kohei
2006-06-22  3:08       ` KaiGai Kohei
2006-06-22  3:09       ` KaiGai Kohei
2006-06-22  3:09       ` KaiGai Kohei
2006-06-22  3:35       ` Andrew Morton
2006-06-22  4:05         ` KaiGai Kohei
2006-06-22  4:14         ` Randy.Dunlap

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=20060619234212.b95e5734.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=kaigai@ak.jp.nec.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

Powered by JetHome