[PATCH v2 00/15] Make SMP timers standalone

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Dec 22 14:32:16 EST 2011


On Thu, Dec 22, 2011 at 05:27:30PM +0000, Marc Zyngier wrote:
> The proposal is to convert local timer drivers to be "standalone" (not
> relying on the local timer infrastructure) and to use a CPU notifier
> to have the timer brought up or down on non-boot CPUs.

You do realise that it's pointless having local timers on non-SMP hardware.
On such hardware, you have a single timer instead.

You're also aware I assume that local timers are different from the global
timer itself, and require to have additional callbacks for broadcasting
the global timer tick?

There is a reason why local timers _use_ the common local timer clock event
stuff.



More information about the linux-arm-kernel mailing list