On Wed, 11 Jun 2008 22:34:30 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:
In previous tests on my 16GB system, a 16GB fillmem (goes into swap)
saves enough CPU time to make up for potentially worse detection of
the working set (well, not like this program really has a working set).
I'll try this out myself on a smaller system and see if there's
something I can do to make it better.
Ignoring references that happen on the active list, only acting
on re-references that happen on the inactive list, gives anonymous
memory something that closer resembles the use-once policy.
Better for some workloads, but potentially worse for others.
Definately worth tweaking the system though, to get performance
as close to where we want it as possible :)
Our main focus has been on stability for the past few months,
trying to get the whole series integrated.
--
All rights reversed.
--