X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fcgroups%2Fmemcg_test.txt;h=fc8fa97a09acd8124725351153cec5c0b9e283f6;hb=335bc70b6b5fdc9b4e28cb56c27f10124064f9da;hp=b7eececfb195d28e6c38f352baa3053a82f7d8c4;hpb=1d61e73ab4c7470833241af888939a7aab2b0354;p=pandora-kernel.git diff --git a/Documentation/cgroups/memcg_test.txt b/Documentation/cgroups/memcg_test.txt index b7eececfb195..fc8fa97a09ac 100644 --- a/Documentation/cgroups/memcg_test.txt +++ b/Documentation/cgroups/memcg_test.txt @@ -398,7 +398,7 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y. written to move_charge_at_immigrate. 9.10 Memory thresholds - Memory controler implements memory thresholds using cgroups notification + Memory controller implements memory thresholds using cgroups notification API. You can use Documentation/cgroups/cgroup_event_listener.c to test it.