Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Expose Environment.ProcessorCount via EnvironmentAugments#15297

Merged
jkotas merged 1 commit intodotnet:masterfrom
tmds:expose_processorcount
Nov 30, 2017
Merged

Expose Environment.ProcessorCount via EnvironmentAugments#15297
jkotas merged 1 commit intodotnet:masterfrom
tmds:expose_processorcount

Conversation

@tmds
Copy link
Member

@tmds tmds commented Nov 30, 2017

This allows corefx and and corert to use the coreclr implementation and will fix https://github.com/dotnet/corefx/issues/25193.

Once this is merged, I'll make PRs in corefx and corert repos.

CC @jkotas @stephentoub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Environment.ProcessorCount does not take into account cgroup/Docker limits

3 participants