Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752146Ab2KFRbd (ORCPT ); Tue, 6 Nov 2012 12:31:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32634 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750989Ab2KFRbc (ORCPT ); Tue, 6 Nov 2012 12:31:32 -0500 Message-ID: <50994A02.3030005@redhat.com> Date: Tue, 06 Nov 2012 12:33:54 -0500 From: Rik van Riel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0 MIME-Version: 1.0 To: Mel Gorman CC: Peter Zijlstra , Andrea Arcangeli , Ingo Molnar , Johannes Weiner , Hugh Dickins , Thomas Gleixner , Linus Torvalds , Andrew Morton , Linux-MM , LKML Subject: Re: [PATCH 02/19] mm: migrate: Add a tracepoint for migrate_pages References: <1352193295-26815-1-git-send-email-mgorman@suse.de> <1352193295-26815-3-git-send-email-mgorman@suse.de> In-Reply-To: <1352193295-26815-3-git-send-email-mgorman@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 622 Lines: 15 On 11/06/2012 04:14 AM, Mel Gorman wrote: > The pgmigrate_success and pgmigrate_fail vmstat counters tells the user > about migration activity but not the type or the reason. This patch adds > a tracepoint to identify the type of page migration and why the page is > being migrated. > > Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/