]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: remove unevictable_pgs_mlockfreed
authorHugh Dickins <hughd@google.com>
Wed, 26 Sep 2012 01:34:01 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:10 +0000 (15:45 +1000)
commitd0bb1f42f4f28df5f463e283b8bf4de18f73d357
tree068161a3613cb675a3983cb61995af1c9d5a2378
parent9341abeaf035708eee172e708ce5f2f0557a4dd4
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>
include/linux/vm_event_item.h
mm/vmstat.c