[PATCH 15/18] mm: numa: Trace tasks that fail migration due to rate limiting

2013-12-10 Thread Mel Gorman
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 Reviewed-by: Rik van Riel --- include/trace/events/migrate.h | 26

[PATCH 15/18] mm: numa: Trace tasks that fail migration due to rate limiting

2013-12-10 Thread Mel Gorman
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 mgor...@suse.de Reviewed-by: Rik van Riel r...@redhat.com ---

Re: [PATCH 15/18] mm: numa: Trace tasks that fail migration due to rate limiting

2013-12-09 Thread Rik van Riel
On 12/09/2013 02:09 AM, Mel Gorman wrote: > 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 Reviewed-by: Rik van Riel --

Re: [PATCH 15/18] mm: numa: Trace tasks that fail migration due to rate limiting

2013-12-09 Thread Rik van Riel
On 12/09/2013 02:09 AM, Mel Gorman wrote: 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 mgor...@suse.de Reviewed-by: Rik van

[PATCH 15/18] mm: numa: Trace tasks that fail migration due to rate limiting

2013-12-08 Thread Mel Gorman
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 --- include/trace/events/migrate.h | 26 ++ mm/migrate.c

[PATCH 15/18] mm: numa: Trace tasks that fail migration due to rate limiting

2013-12-08 Thread Mel Gorman
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 mgor...@suse.de --- include/trace/events/migrate.h | 26 ++