X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Documentation%2Fcgroup-v1%2Fmemcg_test.txt;h=5c7f310f32bb9f4d3b92fda7f2b916e4a5339f4f;hb=5370860a1f0e6b4197982dc1d323f988f7b1b11d;hp=78a8c2963b38816b152cb07c0f6b82a953b32eaa;hpb=c98f5827f8f0e0cb075075def7f0d210992ef06d;p=mirror_ubuntu-bionic-kernel.git diff --git a/Documentation/cgroup-v1/memcg_test.txt b/Documentation/cgroup-v1/memcg_test.txt index 78a8c2963b38..5c7f310f32bb 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