Re: [BENCHMARKS] Namesys VM patches improve kbuild
From: Nick Piggin <hidden>
Date: 2004-01-23 12:15:53
Nikita Danilov wrote:
Nick Piggin writes:quoted
Andrew Morton wrote:quoted
Yes, I do think that the "LRU" is a bit of a misnomer - it's very approximate and only really suits simple workloads. I suspect that once things get hot and heavy the "lru" is only four-deep: unreferenced/inactive, referenced/inactive, unreferenced/active and referenced/active. Can you test the patches separately, see what bits are actually helping?OK, sorry for the delay. http://www.kerneltrap.org/~npiggin/vm/namesys.png The LRU patch is the one that does it.I presume (from the picture) that dont-rotate-active-list is meant, right?
Thats right -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>