Skip to content

set niceness rather than prio - #105

Merged
bartoszmodelski merged 4 commits into
mainfrom
bm/set-niceness-rather-than-prio
Jul 22, 2026
Merged

set niceness rather than prio#105
bartoszmodelski merged 4 commits into
mainfrom
bm/set-niceness-rather-than-prio

Conversation

@bartoszmodelski

Copy link
Copy Markdown
Contributor

Fifo is footguny: on one hand we can starve others, on the other os by default reserves some % of time to non-fifo tasks so we may occasionally get starved as well. Let's instead just set the niceness to max and isolate the cores well.

@bartoszmodelski
bartoszmodelski requested a review from a team July 22, 2026 10:44
Comment thread crates/flux-utils/src/thread.rs Outdated
Comment thread crates/flux-utils/src/thread.rs Outdated
@bartoszmodelski
bartoszmodelski merged commit 333ef68 into main Jul 22, 2026
1 check passed
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.

2 participants