about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-11-27 11:46:42 +0100
committerGitHub <noreply@github.com>2021-11-27 11:46:42 +0100
commit8fb58e5eced05e493a0431ee291ad955fb32cacf (patch)
tree6016ece3d74e3a2f74e404eb2274f49c69c098f4 /compiler/rustc_mir_transform/src/coverage/query.rs
parent43279b27498c05cc11f08501ad6410397e9e4837 (diff)
parent39b98e8c1a86a2788c05930779b343dd4c334971 (diff)
downloadrust-8fb58e5eced05e493a0431ee291ad955fb32cacf.tar.gz
rust-8fb58e5eced05e493a0431ee291ad955fb32cacf.zip
Rollup merge of #91057 - the8472:clarify-parallelism-steady-state, r=dtolnay
Expand `available_parallelism` docs in anticipation of cgroup quota support

The "fixed" in "fixed steady state limits" means to exclude load-dependent resource prioritization
that would calculate to 100% of capacity on an idle system and less capacity on a loaded system.

Additionally I also exclude "system load" since it would be silly to try to identify
other, perhaps higher priority, processes hogging some CPU cores that aren't explicitly excluded
by masks/quotas/whatever.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions