linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* A page fault causes exiting from WFI mode for all idling cores?
@ 2011-05-28 11:59 heechul Yun
  2011-06-01 10:14 ` Catalin Marinas
  0 siblings, 1 reply; 5+ messages in thread
From: heechul Yun @ 2011-05-28 11:59 UTC (permalink / raw)
  To: linux-arm-kernel

While I was investigating page fault handling performance on a quad
core Cortex-A9 ARM processor,?I noticed that whenever there is a
page fault, all idling cores?also?awakened---exiting from WFI instruction
on the idle loop?(and go back to WFI again).

Since the page fault generating program is running on a?single core,
it seems unnecessary to wake up?other idling cores (hence saving
power) as well.

Can anyone tell me if this, exiting from WFI on every page fault, is
correct behavior??If so, why?

Heechul

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

end of thread, other threads:[~2011-06-02  8:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-28 11:59 A page fault causes exiting from WFI mode for all idling cores? heechul Yun
2011-06-01 10:14 ` Catalin Marinas
2011-06-01 12:55   ` Lorenzo Pieralisi
2011-06-01 23:16     ` heechul Yun
2011-06-02  8:33       ` Catalin Marinas

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).