Systematic Multiprocessing (SMP) support
Closed this issue · 4 comments
1byte2bytes commented
Blocked by #43
Goldfish64 commented
One of the requirements for SMP, the I/O APIC, is now implemented.
Goldfish64 commented
SMP is now partially implemented, with the OS discovering and initializing additional processors, changing into protected mode, enabling paging, etc.
Goldfish64 commented
Closing this as additional updates will be done in #30, as SMP support for multitasking requires revamping the multitasking system anyway.