summaryrefslogtreecommitdiff
path: root/Documentation/cgroup-v1/memcg_test.txt
diff options
context:
space:
mode:
authorseokhoon.yoon <iamyooon@gmail.com>2016-08-02 23:23:57 +0900
committerJonathan Corbet <corbet@lwn.net>2016-08-03 15:43:58 -0600
commit09c3bcce7c3f640b560df148a3f47d4a3a13dc5e (patch)
treed0d94c2aa04899e68f8daebffdc8008d810b70c3 /Documentation/cgroup-v1/memcg_test.txt
parentd9a77fe243c9cee108050dcbfe8a91b10426dd3d (diff)
Documenation: update cgroup's document path
cgroup's document path is changed to "cgroup-v1". update it. Signed-off-by: seokhoon.yoon <iamyooon@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/cgroup-v1/memcg_test.txt')
-rw-r--r--Documentation/cgroup-v1/memcg_test.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/cgroup-v1/memcg_test.txt b/Documentation/cgroup-v1/memcg_test.txt
index 8870b0212150..896a1805ebfc 100644
--- a/Documentation/cgroup-v1/memcg_test.txt
+++ b/Documentation/cgroup-v1/memcg_test.txt
@@ -6,7 +6,7 @@ Because VM is getting complex (one of reasons is memcg...), memcg's behavior
is complex. This is a document for memcg's internal behavior.
Please note that implementation details can be changed.
-(*) Topics on API should be in Documentation/cgroups/memory.txt)
+(*) Topics on API should be in Documentation/cgroup-v1/memory.txt)
0. How to record usage ?
2 objects are used.
@@ -256,7 +256,7 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
You can see charges have been moved by reading *.usage_in_bytes or
memory.stat of both A and B.
- See 8.2 of Documentation/cgroups/memory.txt to see what value should be
+ See 8.2 of Documentation/cgroup-v1/memory.txt to see what value should be
written to move_charge_at_immigrate.
9.10 Memory thresholds