* LTP memory tests (fwd)
@ 2002-07-11 21:32 Gerrit Huizenga
0 siblings, 0 replies; only message in thread
From: Gerrit Huizenga @ 2002-07-11 21:32 UTC (permalink / raw)
To: linux-mm
Cc: Andrew Morton, William Lee Irwin III, Rik van Riel,
Dave McCracken, Paul Larson
[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]
The Linux Test project has some tests for VM. I'm not sure
that all of them are enabled by a default run. I'd recommend
installing the LTP (ltp.sourceforge.net) and running it as a
minimal regression suite if you haven't done so already. It
is generally pretty quick and you could probably set up a run
list to focus on VM changes that would run much more quickly.
If you have some specific modifications, e.g.:
From: Andrew Morton <akpm@zip.com.au>
The problem is the access pattern. It shouldn't be
random-uniform. But what should it be? random-gaussian?
So: map a large file, access it random-gaussian. malloc
some memory, access it random-gaussian. Apply eviction
pressure. Measure throughput. Optimise throughput.
Does this not capture what the VM is supposed to do?
...or enhancments to the current tests that would make them more
useful, yell.
Paul's team typically focuses on functional tests rather than
performance tests. However, it may be possible to make a set
of deterministic tests that may also be useful for doing some
first level performance comparisons if written correctly. E.g.
random distributions with a settable initial seed.
gerrit
[-- Attachment #2: forwarded message --]
[-- Type: message/rfc822, Size: 1 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-11 21:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-11 21:32 LTP memory tests (fwd) Gerrit Huizenga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox