Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Systematic Multiprocessing (SMP) support #42

Closed
1byte2bytes opened this issue Feb 16, 2018 · 4 comments
Closed

Systematic Multiprocessing (SMP) support #42

1byte2bytes opened this issue Feb 16, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@1byte2bytes
Copy link
Member

https://wiki.osdev.org/Symmetric_Multiprocessing

@1byte2bytes 1byte2bytes added enhancement New feature or request blocked labels Feb 16, 2018
@1byte2bytes
Copy link
Member Author

Blocked by #43

@Goldfish64 Goldfish64 self-assigned this Mar 10, 2018
@Goldfish64
Copy link
Member

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

@Goldfish64
Copy link
Member

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

@Goldfish64
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants