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

chore: QEMU reenable SMP & NUMA #204

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

JonasKruckenberg
Copy link
Owner

This change reenables SMP in QEMU. The kernel should be fully SMP ready and future development should have SMP enabled to make sure support doesn't regress.

This change also sets up a basic NUMA topology, where 8 cpus are equally grouped into 2 nodes and memory is also equally divided between the two nodes.

This change reenables SMP in QEMU. The kernel should be fully SMP ready and future development should have SMP enabled to make sure support doesn't regress.

This change also sets up a basic NUMA topology, where 8 cpus are equally grouped into 2 nodes and memory is also equally divided between the two nodes
@JonasKruckenberg JonasKruckenberg merged commit 9cb2dc5 into main Jan 2, 2025
16 checks passed
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

Successfully merging this pull request may close these issues.

1 participant