| Filename | Latest commit message | Latest commit date |
|---|---|---|
Per review: available_parallelism() respects the hive-core process's CPU affinity, so if it's ever affinity-pinned the denominator would under-count and inflate cpu_pct. Read the online host CPUs from /sys/devices/system/cpu/online instead (fall back to the process count, then 1) so the 'percent of total host CPU' definition holds regardless. |
||
| .. | ||
| src | ||
| Cargo.toml | ||