Tagged Questions
2
votes
3answers
529 views
In a multicore system, will each cpu have its own linux kernel?
What i meant was, in a multicore system with 'n' number of cpu's, will each cpu have its own linux kernel installed, or will all cpu's have a copy of the same kernel image?
Another question ...