Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crucible: Schedule loadavg calculator as fast as possible
We want the loadavg calculation to be almost real-time. If SCHED_ISO is not supported, it will use whatever the service was started with (SCHED_OTHER by default). Signed-off-by: Kai Krakow <[email protected]>
- Loading branch information