Re: [PATCH] sched: Provide iowait counters

From: Steven Rostedt
Date: Mon Jul 20 2009 - 17:03:44 EST



On Mon, 20 Jul 2009, Peter Zijlstra wrote:
>
> Hmm, should we maybe do something like:
>
> TP_fast_assign(
> ...
> )
> TP_perf_assign(
> addr = 0;
> count = time;
> ),
>
> So we can extend it over time?

Sure.

>
> But otherwise, yes, looks nice. Lets make it happen ;-)

Want to send me a patch that I can play with ;-)

-- Steve

--
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/