]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: add vm event counters for balloon pages compaction
authorRafael Aquini <aquini@redhat.com>
Fri, 9 Nov 2012 03:04:32 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:12 +0000 (15:17 +1100)
commitc642cc6d8ef87d398f34ff12b262146aba907b76
treed8aaa5c1409cd7fc38cf7a0f3ae50a5dfeb0d6fe
parent03fd5f040bc5e60bec3acb3247e7440e9e8b8fb5
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>
drivers/virtio/virtio_balloon.c
include/linux/vm_event_item.h
mm/balloon_compaction.c
mm/migrate.c
mm/vmstat.c