Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
stalld - Daemon that finds starving tasks and gives them a temporary boost
- Description:
The stalld program monitors the set of system threads,
looking for threads that are ready-to-run but have not
been given processor time for some threshold period.
When a starving thread is found, it is given a temporary
boost using the SCHED_DEADLINE policy. The default is to
allow 10 microseconds of runtime for 1 second of clock time.
Packages
stalld-1.17-1.vl9.x86_64
[47 KiB] |
Changelog
by John Kacur (2022-07-14):
- rebase to upstream v1.17
Resolves:rhbz#2107275
|