the problem andrea was trying to address is that there is no impedance to
cache growth on large memory hardware. letting the caches grow until they
compete with each other for physical memory works well on small memory
hardware. but on large memory hardware, large caches pollute the CPU
caches during searches, actually slowing the system down.
a fixed limit is probably not the ultimate answer. but somehow the caches
need other forces on them to keep them sized reasonably.
- Chuck Lever
-- corporate: <chuckl@netscape.com> personal: <chucklever@netscape.net> or <cel@monkey.org>The Linux Scalability project: http://www.citi.umich.edu/projects/linux-scalability/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/