Re: [PATCH 5/5] proc: export more page flags in /proc/kpageflags

From: KOSAKI Motohiro
Date: Tue Apr 28 2009 - 06:11:24 EST


> > > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/