Skip to content

Add runtimeconfig switch for Thread_UseAllCpuGroups/Thread_AssignCpuGroups #114799

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

Conversation

eduardo-vp
Copy link
Member

Fixes #81713.

@Copilot Copilot AI review requested due to automatic review settings April 17, 2025 19:20
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a runtime configuration switch to control thread CPU group usage based on issue #81713.

  • Updated configuration retrieval for thread CPU group settings.
  • Replaced CLRConfig calls with Configuration::GetKnobBooleanValue for better consistency.

Copy link
Member

@kouvel kouvel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@eduardo-vp eduardo-vp merged commit 283face into dotnet:main Apr 22, 2025
91 of 93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOTNET_Thread_UseAllCpuGroups does not have a runtimeconfig equivalent property
2 participants