[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.0.99.0706051620580.17032@chino.kir.corp.google.com>
Date: Tue, 5 Jun 2007 16:25:48 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Christoph Lameter <clameter@....com>
cc: Paul Jackson <pj@....com>, akpm@...ux-foundation.org, ak@...e.de,
clameter@...ulhu.engr.sgi.com, linux-kernel@...r.kernel.org
Subject: Re: [patch] cpusets: do not allow TIF_MEMDIE tasks to allocate
globally
On Tue, 5 Jun 2007, Christoph Lameter wrote:
> But the alternative is that the exiting process does not save its
> data.
>
The same condition that occurs when there is a system-wide OOM, yes.
Exclusive cpusets cannot be violated for such allocations outside of the
obvious GFP_ATOMIC exception.
> What is this very small exclusive cpuset?
>
That's arbitrary. The idea is that an exclusive cpuset should not
encounter memory pressure because another exclusive cpuset encountered an
OOM condition because its zones happened to be higher on the zonelist.
Notice how, without this change, it's possible to allocate on a node
outside our mems_allowed before we use our own memory reserves.
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists