Re: 2.5.70-mm1 Strangeness

From: Andrew Morton (akpm@digeo.com)
Date: Fri May 30 2003 - 15:02:21 EST


Bongani Hlope <bonganilinux@xxxxxxxxxx> wrote:
>
> So it seems like CONFIG_DEBUG_PAGEALLOC was causing the problem.

hm, okay. Thanks for your help in working all that out.

Everything should have just balanced itself out - nothing in the memory
reclaim area cares or knows about the actual size of the objects.

You could run out of memory simply because the things are 20x bigger, but
only if they were pinned - say, a larger number of files open, or a large
number of files in ramfs or sysfs.

But from your last-gasp slabinfo the three caches seem to be of a
reasonable size. It's a bit of a mystery.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/