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

SMP support preparation is required. #2

Open
2 tasks
mkostoevr opened this issue Aug 14, 2023 · 0 comments
Open
2 tasks

SMP support preparation is required. #2

mkostoevr opened this issue Aug 14, 2023 · 0 comments

Comments

@mkostoevr
Copy link
Member

mkostoevr commented Aug 14, 2023

Now the system only utilizes the first system CPU, it should be able to utilize all the system. This requires a lot of preparation because kernel subsystems should be aware of multi-threading possibility to prevent data races. Also since the change is system-wide and touches a lot of subsystems, it's required to establish a strong test system to support the development process.

Tasks to perform:

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

No branches or pull requests

1 participant