From: David Rientjes <rientjes@google.com>
To: Minchan Kim <minchan.kim@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>,
Christoph Lameter <cl@linux-foundation.org>,
Lee Schermerhorn <lee.schermerhorn@hp.com>,
linux-mm <linux-mm@kvack.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][mmotm-2010-02-01-16-25] Fix wrong accouting of anon and file
Date: Wed, 3 Feb 2010 10:20:29 -0800 (PST) [thread overview]
Message-ID: <alpine.DEB.2.00.1002031007150.14088@chino.kir.corp.google.com> (raw)
In-Reply-To: <1265210739.1052.36.camel@barrios-desktop>
On Thu, 4 Feb 2010, Minchan Kim wrote:
> Unfortunately, Kame said he doesn't support this series.
> I am not sure we need this patch or revert patch.
>
Nobody is currently using it and it adds an overhead just by doing the
extra branches, so I'd be inclined to drop mm-count-lowmem-rss.patch from
-mm and then reintroduce it later if something needs it down the line.
> Who need this?
>
> David. Do you want to remain this patch in mmotm for your OOM patch
> in future?
>
We'll need to do something for lowmem ooms so that we aren't needlessly
killing taks that don't consume it. At this point, I think it's better to
just fail GFP_DMA allocations where direct reclaim (and, later, memory
compaction) has failed unless it is __GFP_NOFAIL, which none of them are.
So this would be a change to the page allocator to defer the oom killer
and return NULL on GFP_DMA instead of needlessly killing tasks.
> If anyone doesn't reply my question, Do we have to make revert patch?
>
We won't need a revert patch, Andrew will be able to simply drop
mm-count-lowmem-rss.patch from -mm.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
prev parent reply other threads:[~2010-02-03 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-03 15:25 Minchan Kim
2010-02-03 18:20 ` David Rientjes [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=alpine.DEB.2.00.1002031007150.14088@chino.kir.corp.google.com \
--to=rientjes@google.com \
--cc=akpm@linux-foundation.org \
--cc=cl@linux-foundation.org \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=lee.schermerhorn@hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=minchan.kim@gmail.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