projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8761e31
)
doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"
author
Paul Bolle
<
[email protected]
>
Mon, 25 Mar 2013 22:59:16 +0000
(23:59 +0100)
committer
Jiri Kosina
<
[email protected]
>
Wed, 27 Mar 2013 13:14:02 +0000
(14:14 +0100)
Signed-off-by: Paul Bolle <
[email protected]
>
Acked-by: Rob Landley <
[email protected]
>
Signed-off-by: Jiri Kosina <
[email protected]
>
Documentation/cgroups/memory.txt
patch
|
blob
|
history
diff --git
a/Documentation/cgroups/memory.txt
b/Documentation/cgroups/memory.txt
index 8b8c28b9864c58f4c23ac199036fc260fc32cd6f..17b91e012de0ca40f12f5146d0bab6002f6bb2e5 100644
(file)
--- a/
Documentation/cgroups/memory.txt
+++ b/
Documentation/cgroups/memory.txt
@@
-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.