]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: add vm event counters for balloon pages compaction
authorRafael Aquini <aquini@redhat.com>
Wed, 20 Mar 2013 04:07:31 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:33:56 +0000 (16:33 +1100)
commita487d76dbb817285f794df792a47d08892906d8c
treea0d091b4e8ec30c5ce8d24fe02c80c47c54493ef
parent7f31e7b98a9f00b73638fa951ed7cad9c6a73e08
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