]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitede4b8db5cb797edecad3d2184ea0ba578d21494
tree589e8250c016450324e0c730139d020cf2bf887c
parent2fa9d79d1645170568476d6fc550d70604417a60
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