]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: add vm event counters for balloon pages compaction
authorRafael Aquini <aquini@redhat.com>
Thu, 9 May 2013 23:57:20 +0000 (09:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 21 May 2013 04:17:43 +0000 (14:17 +1000)
commit442b6e3a980e24601cb930f42e029eeec6dec3a9
treea309ca84691d9cebd925000ee1cc5562db795fdc
parent17791292677db8e573c134eea1ea87fe91f628b2
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