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

Add proper CPU topology enumeration for Intel and AMD CPUs #285

Open
wipawel opened this issue Aug 22, 2023 · 0 comments
Open

Add proper CPU topology enumeration for Intel and AMD CPUs #285

wipawel opened this issue Aug 22, 2023 · 0 comments
Labels
feature New feature or request Priority: 1 Critical feature - all hands on deck

Comments

@wipawel
Copy link
Contributor

wipawel commented Aug 22, 2023

Use processor APIC ID and CPUID to detect hyperthreads, cores and sockets and store the information in corresponding cpu_t structures.

Implement API to schedule tasks based on the topology information.

@wipawel wipawel added the feature New feature or request label Aug 22, 2023
@wipawel wipawel added the Priority: 1 Critical feature - all hands on deck label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Priority: 1 Critical feature - all hands on deck
Projects
None yet
Development

No branches or pull requests

1 participant