Cc: Peter Zijlstra <a.p.zijlstra@...>, Christoph Lameter <clameter@...>, James Bottomley <James.Bottomley@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, FUJITA Tomonori <fujita.tomonori@...>, Jens Axboe <jens.axboe@...>, Rafael J. Wysocki <rjw@...>, <linux-kernel@...>
Hi Hugh,
On Mon, 2008-04-07 at 20:40 +0100, Hugh Dickins wrote:
On Mon, 7 Apr 2008, Peter Zijlstra wrote:
Hugh Dickins wrote:
Although you weren't convinced by my arguments, I still have
difficulties understanding why this kind of bad behavior would be
acceptable in an embedded environment and why we don't need to fix it
for the SLOB case as well.
But you do bring up a good point of SLUB changing the behavior on OOM
situations for which SLAB_NOMERGE sounds like a good-enough stop-gap
measure for the short term. I would prefer some other fix even if it
means getting rid of slab merging competely (which would suck as it's
very nice for making memory footprint smaller).
Pekka
--