Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758092AbZD1KLX (ORCPT ); Tue, 28 Apr 2009 06:11:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755618AbZD1KLI (ORCPT ); Tue, 28 Apr 2009 06:11:08 -0400 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:51381 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755402AbZD1KLG (ORCPT ); Tue, 28 Apr 2009 06:11:06 -0400 From: KOSAKI Motohiro To: Wu Fengguang Subject: Re: [PATCH 5/5] proc: export more page flags in /proc/kpageflags Cc: kosaki.motohiro@jp.fujitsu.com, Ingo Molnar , Pekka Enberg , Andi Kleen , Steven Rostedt , =?ISO-2022-JP?B?RnIbJEJxRXFTGyhCaWM=?= Weisbecker , Larry Woodman , Peter Zijlstra , Eduard - Gabriel Munteanu , Andrew Morton , LKML , Matt Mackall , Alexey Dobriyan , "linux-mm@kvack.org" In-Reply-To: <20090428095551.GB21168@localhost> References: <20090428093833.GE21085@elte.hu> <20090428095551.GB21168@localhost> Message-Id: <20090428190015.EBEA.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50 [ja] Date: Tue, 28 Apr 2009 19:11:01 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1333 Lines: 36 > > > I am one of most strongly want guys to MM tracepoint. but No, many > > > cunstomer never permit to use drop_caches. > > > > See my other mail i just sent: it would be a natural extension of > > tracing to also dump all current object state when tracing is turned > > on. That way no drop_caches is needed at all. > > I can understand the merits here - I also did readahead > tracing/accounting in _one_ piece of code. Very handy. > > The readahead traces are now raw printks - converting to the ftrace > framework would be a big win. > > But. It's still not a fit-all solution. Imagine when full data _since_ > booting is required, but the user cannot afford a reboot. > > > But it has to be expressed in one framework that cares about the > > totality of the kernel - not just these splintered bits of > > instrumentation and pieces of statistics. > > Though minded to push the kpageflags interface, I totally agree the > above fine principle and discipline :-) Yeah. I totally agree your claim. I'm interest to both ftrace based readahead tracer and this patch :) -- 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/