Re: 2.4.23aa2 (bugfixes and important VM improvements for the highend)

From: Nick Piggin
Date: Sun Mar 07 2004 - 05:30:55 EST




Ingo Molnar wrote:

* Andrea Arcangeli <andrea@xxxxxxx> wrote:


[...] but I'm quite confortable to say that up to 16G (included) 4:4
is worthless unless you've to deal with the rmap waste IMHO. [...]


i've seen workloads on 8G RAM systems that easily filled up the ~800 MB
lowmem zone. (it had to do with many files and having them as a big
dentry cache, so yes, it's unfixable unless you start putting inodes
into highmem which is crazy. And yes, performance broke down unless most
of the dentries/inodes were cached in lowmem.)



If you still have any of these workloads around, they would be
good to test on the memory management changes in Andrew's mm tree
which should correctly balance slab on highmem systems. Linus'
tree has a few problems here.

But if you really have a lot more than 800MB of active dentries,
then maybe 4:4 would be a win?

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