doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 25 Mar 2013 22:59:16 +0000 (23:59 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 27 Mar 2013 13:14:02 +0000 (14:14 +0100)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/cgroups/memory.txt

index 8b8c28b..17b91e0 100644 (file)
@@ -194,7 +194,7 @@ the cgroup that brought it in -- this will happen on memory pressure).
 But see section 8.2: when moving a task to another cgroup, its pages may
 be recharged to the new cgroup, if move_charge_at_immigrate has been chosen.
 
-Exception: If CONFIG_CGROUP_CGROUP_MEMCG_SWAP is not used.
+Exception: If CONFIG_MEMCG_SWAP is not used.
 When you do swapoff and make swapped-out pages of shmem(tmpfs) to
 be backed into memory in force, charges for pages are accounted against the
 caller of swapoff rather than the users of shmem.