]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: numa: trace tasks that fail migration due to rate limiting
authorMel Gorman <mgorman@suse.de>
Mon, 16 Dec 2013 23:45:15 +0000 (10:45 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 16 Dec 2013 23:45:15 +0000 (10:45 +1100)
commite1a6551c32ee604b1bc86c853dfaff63fce33dfa
treebe1237e4d3e6f475268a9d8e1cd38c29258cc270
parentebfed667a0ffaf5ebe276fa6ebaec33039dce638
mm: numa: trace tasks that fail migration due to rate limiting

A low local/remote numa hinting fault ratio is potentially explained by
failed migrations.  This patch adds a tracepoint that fires when migration
fails due to migration rate limitation.

Signed-off-by: Mel Gorman <mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Alex Thorlton <athorlton@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/trace/events/migrate.h
mm/migrate.c