Sxmourai / GluOS

This is a minimal, modular and lightweight kernel in rust
GNU General Public License v3.0
2 stars 0 forks source link

Multiprocessing, multithreading support #2

Open Sxmourai opened 1 year ago

Sxmourai commented 1 year ago

Configure LAPIC and I/O APIC, for this we need MADT which we find in RSDT which we find via the RSDP pointer.

Sxmourai commented 5 months ago

https://wiki.osdev.org/Symmetric_Multiprocessing#BSP_Initialization_Code