commit | 77461ab33229d48614402decfb1b2eaa6d446861 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Wed May 09 02:35:13 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed May 09 12:30:56 2007 -0700 |
tree | d2675ff079e887645ed25ae5f793aa907d53c66a | |
parent | d1187ed21026fd512b87851d0ca26d9ae16f9059 [diff] |
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>