]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
memcg-skip-scanning-active-lists-based-on-individual-size-fix
authorJohannes Weiner <jweiner@redhat.com>
Wed, 5 Oct 2011 00:43:51 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Oct 2011 06:49:58 +0000 (17:49 +1100)
Also ditch the documentation note for the removed stats value.

Signed-off-by: Johannes Weiner <jweiner@redhat.com>
Cc: Minchan Kim <minchan.kim@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/cgroups/memory.txt

index 06eb6d957c83097b85fd15e87e94b8ed7edfe1cf..cc0ebc5241b39f2e9513d89a39d880771cab9c67 100644 (file)
@@ -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)