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

DOTNET_Thread_UseAllCpuGroups does not have a runtimeconfig equivalent property #81713

Open
agocke opened this issue Feb 6, 2023 · 4 comments
Assignees
Milestone

Comments

@agocke
Copy link
Member

agocke commented Feb 6, 2023

See https://learn.microsoft.com/en-us/dotnet/core/runtime-config/threading#cpu-groups where runtimeconfig.json is set to "N/A".

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 6, 2023
@agocke agocke added area-VM-coreclr untriaged New issue has not been triaged by the area owner and removed untriaged New issue has not been triaged by the area owner labels Feb 6, 2023
@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Jul 24, 2023
@mangod9 mangod9 added this to the 8.0.0 milestone Jul 24, 2023
@mangod9
Copy link
Member

mangod9 commented Jul 29, 2023

Hey @agocke, is this required for 8?

@kouvel
Copy link
Member

kouvel commented Aug 11, 2023

Moving to 9.0 for now. The equivalent config var for the GC is configurable through runtimeconfig.json, so it would probably make sense to make this config var similarly configurable. The default setting should be decent, is there some other reason for making it configurable through runtimeconfig.json to change the default?

@ghost
Copy link

ghost commented Aug 11, 2023

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details

See https://learn.microsoft.com/en-us/dotnet/core/runtime-config/threading#cpu-groups where runtimeconfig.json is set to "N/A".

Author: agocke
Assignees: -
Labels:

area-System.Threading

Milestone: 9.0.0

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

No branches or pull requests

4 participants