public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Timer broadcast question
@ 2013-02-19 14:03 Daniel Lezcano
  0 siblings, 0 replies; only message in thread
From: Daniel Lezcano @ 2013-02-19 14:03 UTC (permalink / raw)
  To: John Stultz, Frederic Weisbecker, Linux Kernel Mailing List


Hi John, Frederic,

I am working on identifying the different wakeup sources from the
interrupts and I have a question regarding the timer broadcast.

The broadcast timer is setup to the next event and that will wake up any
cpu, right ?

The time framework will look at the different cpus next-event and send
them an IPI to wake them up.

Although, it is possible the sender of this IPI may not be concerned by
the timer expiration and has been woken up just for sending the IPI, right ?

If this is correct, is it possible to setup the timer irq affinity to a
cpu which will be concerned by the timer expiration ? so we prevent an
unnecessary wake up for a cpu.

Did I missed something or does it sound correct ?

Thanks
  -- Daniel


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-19 14:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 14:03 Timer broadcast question Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox