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

Limit exec concurrency to CPU core count #540

Merged
merged 2 commits into from
Sep 21, 2021
Merged

Conversation

72636c
Copy link
Member

@72636c 72636c commented Sep 21, 2021

This seems like a sensible limit to put in place, though I'm not sure it'll actually make much difference in SMT environments where the virtual core count will basically always exceed 3.

This seems like a sensible limit to put in place, though I'm not sure
it'll actually make much difference in SMT environments where the
virtual core count will basically always exceed 3.
@72636c 72636c requested a review from a team as a code owner September 21, 2021 10:44
@changeset-bot
Copy link

changeset-bot bot commented Sep 21, 2021

🦋 Changeset detected

Latest commit: e1ef56d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@72636c 72636c merged commit fb5dfd2 into master Sep 21, 2021
@72636c 72636c deleted the cpu-core-concurrency branch September 21, 2021 23:26
@github-actions github-actions bot mentioned this pull request Sep 21, 2021
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

2 participants