]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: add vm event counters for balloon pages compaction
authorRafael Aquini <aquini@redhat.com>
Wed, 19 Jun 2013 00:07:05 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:26:56 +0000 (17:26 +1000)
commit195576bb41126641164ab11c3f1b34c210bc1d5c
tree58b8b96959fbe334368faab3262b7e67f8950a84
parent21636e2f8f2e6524e96f462aa85877d4982fb3dd
mm: add vm event counters for balloon pages compaction

Introduce a new set of vm event counters to keep track of ballooned pages
compaction activity.

Signed-off-by: Rafael Aquini <aquini@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/balloon_compaction.h
include/linux/vm_event_item.h
mm/balloon_compaction.c
mm/migrate.c
mm/vmstat.c