KernelTrap: Measuring The Effect Of Swappiness
Sep 15, 2004, 10:00 (0 Talkback[s])
"In a recent report by Ray Bryant generated on a 32 CPU Altix
system, it was suggested that tuning how much a system swaps with
/proc/sys/vm/swappiness has a different effect depending on the
version of the 2.6 Linux kernel that's being used. Andrew Morton
acknowledged that this could be the accidental side-effects from
changes made in the page reclaim code. Going forwarded he noted
that he intends to minimize changes to this behavior:
"'Hopefully very little. Unless we choose to deliberately change
the swapout behaviour. The code in there is complex and as you've
seen, has surprising interactions. And changes have been made
without sufficiently broad testing. So I'll be setting the bar much
higher for changes to vmscan.c. It takes a *lot* of work to
demonstrate that a change in there does what it's supposed to do
without breaking other things...'"
Complete
Story
Related Stories: