From: Johannes Weiner Date: Wed, 5 Oct 2011 00:43:51 +0000 (+1100) Subject: memcg-skip-scanning-active-lists-based-on-individual-size-fix X-Git-Tag: next-20111013~1^2~49 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=820df982762d43b463c3de4476910117c3af13bc;p=karo-tx-linux.git memcg-skip-scanning-active-lists-based-on-individual-size-fix Also ditch the documentation note for the removed stats value. Signed-off-by: Johannes Weiner Cc: Minchan Kim Signed-off-by: Andrew Morton --- diff --git a/Documentation/cgroups/memory.txt b/Documentation/cgroups/memory.txt index 06eb6d957c83..cc0ebc5241b3 100644 --- a/Documentation/cgroups/memory.txt +++ b/Documentation/cgroups/memory.txt @@ -418,7 +418,6 @@ total_unevictable - sum of all children's "unevictable" # The following additional stats are dependent on CONFIG_DEBUG_VM. -inactive_ratio - VM internal parameter. (see mm/page_alloc.c) recent_rotated_anon - VM internal parameter. (see mm/vmscan.c) recent_rotated_file - VM internal parameter. (see mm/vmscan.c) recent_scanned_anon - VM internal parameter. (see mm/vmscan.c)