mm: remove CONFIG_UNEVICTABLE_LRU config option
authorKOSAKI Motohiro <[email protected]>
Tue, 16 Jun 2009 22:32:51 +0000 (15:32 -0700)
committerLinus Torvalds <[email protected]>
Wed, 17 Jun 2009 02:47:42 +0000 (19:47 -0700)
commit6837765963f1723e80ca97b1fae660f3a60d77df
treea9a6ed4b7e3bf188966da78b04bf39298f24375a
parentbce7394a3ef82b8477952fbab838e4a6e8cb47d2
mm: remove CONFIG_UNEVICTABLE_LRU config option

Currently, nobody wants to turn UNEVICTABLE_LRU off.  Thus this
configurability is unnecessary.

Signed-off-by: KOSAKI Motohiro <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Andi Kleen <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Matt Mackall <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Lee Schermerhorn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
17 files changed:
drivers/base/node.c
fs/proc/meminfo.c
fs/proc/page.c
include/linux/mmzone.h
include/linux/page-flags.h
include/linux/pagemap.h
include/linux/rmap.h
include/linux/swap.h
include/linux/vmstat.h
kernel/sysctl.c
mm/Kconfig
mm/internal.h
mm/mlock.c
mm/page_alloc.c
mm/rmap.c
mm/vmscan.c
mm/vmstat.c