Cc: Andi Kleen <andi@...>, Pallipadi, Venkatesh <venkatesh.pallipadi@...>, Dave Jones <davej@...>, Alan Stern <stern@...>, LKML <linux-kernel@...>, Adam Belay <abelay@...>, Lee Revell <rlrevell@...>, <linux-pm@...>, Pavel Machek <pavel@...>
> And how can I tell if this handler has run? Not that it really matters I guess, as I don't think running it from the cpuidle governor is very sane.
After irq_enter->tick_nohz_update_jiffies()
You might need a new callback into the idle governours for this though.
-Andi
--