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_setup ๐Ÿ”’
    Relocate the real mode setup code