X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2Fcgroups%2Fmemcg_test.txt;h=b7eececfb195d28e6c38f352baa3053a82f7d8c4;hb=7466a38478a30d5f7248134c9bdcb4e1c01fe4d9;hp=f7f68b2ac1990058b03f078019083d9865b36773;hpb=b3c7740a120c8a7775cb63b4d094466da5c01692;p=~andy%2Flinux diff --git a/Documentation/cgroups/memcg_test.txt b/Documentation/cgroups/memcg_test.txt index f7f68b2ac19..b7eececfb19 100644 --- a/Documentation/cgroups/memcg_test.txt +++ b/Documentation/cgroups/memcg_test.txt @@ -244,7 +244,7 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y. we have to check if OLDPAGE/NEWPAGE is a valid page after commit(). 8. LRU - Each memcg has its own private LRU. Now, it's handling is under global + Each memcg has its own private LRU. Now, its handling is under global VM's control (means that it's handled under global zone->lru_lock). Almost all routines around memcg's LRU is called by global LRU's list management functions under zone->lru_lock().