Max Wash 76919abb10 x86_64: smp: initialise APs in parallel
bring_all_ap_online() now initialises all APs in parallel, and waits
for them all to come online (i.e. reach the end of ap_trampoline_exit,
making them ready to start scheduling threads) before returning.
2023-05-05 15:25:55 +01:00
2023-03-09 19:54:27 +00:00
2023-01-31 13:11:53 +00:00
2022-12-13 20:18:46 +00:00
Description
Microkernel
Readme BSD-3-Clause 1.4 MiB
Languages
C 91.2%
Python 4%
Assembly 3.6%
CMake 0.8%
Shell 0.3%
Other 0.1%