Make vm statistics update interval configurable
authorChristoph Lameter <clameter@sgi.com>
Wed, 9 May 2007 09:35:13 +0000 (02:35 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:56 +0000 (12:30 -0700)
commit77461ab33229d48614402decfb1b2eaa6d446861
treed2675ff079e887645ed25ae5f793aa907d53c66a
parentd1187ed21026fd512b87851d0ca26d9ae16f9059
Make vm statistics update interval configurable

Make it configurable.  Code in mm makes the vm statistics intervals
independent from the cache reaper use that opportunity to make it
configurable.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sysctl.c
mm/vmstat.c