]> git.baikalelectronics.ru Git - kernel.git/commit
mm: remove unevictable_pgs_mlockfreed
authorHugh Dickins <hughd@google.com>
Mon, 8 Oct 2012 23:33:42 +0000 (16:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:59 +0000 (16:22 +0900)
commitcaf05128612662b8b3d95940a1ffd08806c557b5
tree19708cceee79ce1217ee67bf8c9d44feeecdddbf
parent4be3d9d14899df116d8bcef89767527807175ef5
mm: remove unevictable_pgs_mlockfreed

Simply remove UNEVICTABLE_MLOCKFREED and unevictable_pgs_mlockfreed line
from /proc/vmstat: Johannes and Mel point out that it was very unlikely to
have been used by any tool, and of course we can restore it easily enough
if that turns out to be wrong.

Signed-off-by: Hugh Dickins <hughd@google.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Rik van Riel <riel@redhat.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michel Lespinasse <walken@google.com>
Cc: Ying Han <yinghan@google.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/vm_event_item.h
mm/vmstat.c