public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Boot cpu != cpu 0 ?
@ 2009-11-27  9:33 Nikita V. Youshchenko
  2009-11-27 10:33 ` Andi Kleen
  0 siblings, 1 reply; 2+ messages in thread
From: Nikita V. Youshchenko @ 2009-11-27  9:33 UTC (permalink / raw)
  To: linux-kernel

Hi

How hard it could be to build a system on multi-core arm hardware, that has 
linux SMP running in cores other than 0th ?

Say, if bootloader starts kernel on hardware core 1, will kernel be able to 
work (and use cores 1,2,3 on 4-core hardware) after some tweaking? 
Or "boot cpu" concept is uncouplable from "hardware core 0" by 
architecture? 

I'm asking because there is a project with a strict requerement to have 
core 0 reserved and not touched by linux, and I need to understand how 
realistic it is.

Thanks for any hints.

Nikita

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

end of thread, other threads:[~2009-11-27 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27  9:33 Boot cpu != cpu 0 ? Nikita V. Youshchenko
2009-11-27 10:33 ` Andi Kleen

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