public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: KaiGai Kohei <kaigai@ak.jp.nec.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Add pacct_struct to fix some pacct bugs.
Date: Tue, 20 Jun 2006 16:27:08 +0900	[thread overview]
Message-ID: <4497A34C.2000104@ak.jp.nec.com> (raw)
In-Reply-To: <20060619234212.b95e5734.akpm@osdl.org>

>> 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?

It may be possible. Please wait for a while to separate it into
three-part and to confirm its correct behavior.

Thanks,
-- 
Open Source Software Promotion Center, NEC
KaiGai Kohei <kaigai@ak.jp.nec.com>

  reply	other threads:[~2006-06-20  7:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20  6:24 Add pacct_struct to fix some pacct bugs KaiGai Kohei
2006-06-20  6:42 ` Andrew Morton
2006-06-20  7:27   ` KaiGai Kohei [this message]
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=4497A34C.2000104@ak.jp.nec.com \
    --to=kaigai@ak.jp.nec.com \
    --cc=akpm@osdl.org \
    --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