[][src]Function hermit::x86_64::kernel::apic::boot_application_processors

pub fn boot_application_processors()

Boot all Application Processors This algorithm is derived from Intel MultiProcessor Specification 1.4, B.4, but testing has shown that a second STARTUP IPI and setting the BIOS Reset Vector are no longer necessary. This is partly confirmed by https://wiki.osdev.org/Symmetric_Multiprocessing