From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with ESMTP id D6F126B02B3 for ; Mon, 26 Jul 2010 07:11:44 -0400 (EDT) Date: Mon, 26 Jul 2010 12:11:26 +0100 From: Mel Gorman Subject: Re: [PATCH 3/4] vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT Message-ID: <20100726111126.GP5300@csn.ul.ie> References: <20100726120107.2EEE.A69D9226@jp.fujitsu.com> <20100726120422.2EF7.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20100726120422.2EF7.A69D9226@jp.fujitsu.com> Sender: owner-linux-mm@kvack.org To: KOSAKI Motohiro Cc: LKML , linux-mm , Andrew Morton , KAMEZAWA Hiroyuki , Nishimura Daisuke , Balbir Singh List-ID: On Mon, Jul 26, 2010 at 12:05:13PM +0900, KOSAKI Motohiro wrote: > Mel Gorman recently added some vmscan tracepoints. Unfortunately > they are covered only global reclaim. But we want to trace memcg > reclaim too. > > Thus, this patch convert them to DEFINE_TRACE macro. it help to > reuse tracepoint definition for other similar usage (i.e. memcg). > This patch have no functionally change. > > Signed-off-by: KOSAKI Motohiro > Reviewed-by: KAMEZAWA Hiroyuki Acked-by: Mel Gorman -- Mel Gorman Part-time Phd Student Linux Technology Center University of Limerick IBM Dublin Software Lab -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org