]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit916c31727d09b3956f8ab6fa1af2d3725d9b17f6
treeeee3bef65f88ab01bf93493a67dd2f5829973b14
parentbe613456d3b8f7b4fc66fe010acea406b8cf5994
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