SydOS/Star

Systematic Multiprocessing (SMP) support

Closed this issue · 4 comments

Blocked by #43

One of the requirements for SMP, the I/O APIC, is now implemented.

SMP is now partially implemented, with the OS discovering and initializing additional processors, changing into protected mode, enabling paging, etc.

Closing this as additional updates will be done in #30, as SMP support for multitasking requires revamping the multitasking system anyway.