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

Rqd reserve all cores #1296

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

KernAttila
Copy link
Contributor

Link the Issue(s) this Pull Request is related to.
#1295

Summarize your change.

  • Reserve only the requested amount of threads, taking into account hybrid system with P-cores and E-cores.

  • Pick cores in order, still with priority on less idle cpu.

  • I had to change a test to match the updated HT reservation algo.

  • Added a test for hybrid cpu (i9-12900)

Warning
Should bump minor version as it may impact some existing implementations (hacks) relying on wrong thread counts.

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.

None yet

1 participant