mm: move the scan_unevictable_pages sysctl to the vm table
authorPeter Zijlstra <peterz@infradead.org>
Mon, 13 Apr 2009 21:39:33 +0000 (14:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:28 +0000 (15:04 -0700)
commit4be6f6bb66111c9468733a4ed9cad10dc3a762c0
treeeee3bef65f88ab01bf93493a67dd2f5829973b14
parent3c1795cc4bd9d57281bebc314315b8afa217b9c7
mm: move the scan_unevictable_pages sysctl to the vm table

vm knobs should go in the vm table.  Probably too late for
randomize_va_space though.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Lee Schermerhorn <lee.schermerhorn@hp.com>
Acked-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sysctl.c