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

Always schedule at least one job onto a core #1990

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Oct 23, 2023

Even if the host configuration is returning 0 for the lookahead, we should schedule at least one job on a core if the core exists.

Even if the host configuration is returning `0` for the `lookahead`, we
should schedule at least one job on a core if the core exists.
@bkchr bkchr added the R0-silent Changes should not be mentioned in any release notes label Oct 23, 2023
@eskimor
Copy link
Member

eskimor commented Oct 23, 2023

Ideally the host configuration should be made sure to never have this set to 0. But that's better than nothing.

@eskimor eskimor merged commit 676bacd into master Oct 23, 2023
12 checks passed
@eskimor eskimor deleted the bkchr-ensure-at-least-one branch October 23, 2023 15:06
bkchr pushed a commit that referenced this pull request Apr 10, 2024
* added receive_single_message_proof_with_dispatch benchmark

* clippy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants