Memory controller: rename to Memory Resource Controller
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Tue, 4 Mar 2008 22:28:39 +0000 (14:28 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:12 +0000 (16:35 -0800)
commit00f0b8259e48979c37212995d798f3fbd0374690
tree589e8250c016450324e0c730139d020cf2bf887c
parent804defea1c020d5c52985685e56986f1a399acde
Memory controller: rename to Memory Resource Controller

Rename Memory Controller to Memory Resource Controller.  Reflect the same
changes in the CONFIG definition for the Memory Resource Controller.  Group
together the config options for Resource Counters and Memory Resource
Controller.

Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: Paul Menage <menage@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/controllers/memory.txt
include/linux/cgroup_subsys.h
include/linux/memcontrol.h
include/linux/mm_types.h
init/Kconfig
mm/Makefile
mm/oom_kill.c
mm/vmscan.c