kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* system timer interrupt targets for SMP platforms with local timer support
@ 2011-05-17 20:11 Christopher Harvey
  2011-05-17 22:28 ` Mulyadi Santosa
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Harvey @ 2011-05-17 20:11 UTC (permalink / raw)
  To: kernelnewbies

 I'm having a hard time finding out by reading documentation and source 
 code if a system timer IRQ is supposed to be directed at all cores of a 
 processor or if just interrupting one core is enough.

 I know interrupting one core is enough without local timers, because an 
 IPI will be used to interrupt the other. These IPIs are not used with 
 local timers, so does the global timer need to send an IRQ at the same 
 time to both cores in that case?

 Thanks,
 -Chris

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-18 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17 20:11 system timer interrupt targets for SMP platforms with local timer support Christopher Harvey
2011-05-17 22:28 ` Mulyadi Santosa
2011-05-17 23:56   ` Christopher Harvey
2011-05-18 20:08     ` Mulyadi Santosa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).