Module rstubs::arch::smp

source ·
Expand description

§Symmetric Multi-Processing

On x86 multicore systems, only the first (boot) core starts executing on boot. The other application processors have to be started manually using the IPC mechanism of the [LApic].

Constants§

Statics§

Functions§

  • Boot the other symmetric multi-processor cores
  • Relocate the real mode setup code