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

runtime: use process cpu affinity to calculate NumCPU on windows #11671

Closed
alexbrainman opened this issue Jul 11, 2015 · 3 comments
Closed

runtime: use process cpu affinity to calculate NumCPU on windows #11671

alexbrainman opened this issue Jul 11, 2015 · 3 comments

Comments

@alexbrainman
Copy link
Member

As suggested here #11609 (comment)

Alex

@alexbrainman
Copy link
Member Author

Probably use GetProcessAffinityMask is the way to go.

Alex

@ianlancetaylor ianlancetaylor added this to the Go1.6 milestone Jul 11, 2015
@gopherbot
Copy link
Contributor

CL https://golang.org/cl/12551 mentions this issue.

@gopherbot
Copy link
Contributor

CL https://golang.org/cl/14742 mentions this issue.

@golang golang locked and limited conversation to collaborators Oct 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants