On Fri, 2010-10-29 at 08:30 +0200, Raistlin wrote:
This changed to rq->clock_task, the difference between rq->clock and
rq->clock_task is that the latter only counts time actually spend on the
task context (ie. it doesn't count softirq and hardirq context).
--