Daemon that finds starving tasks and gives them a temporary boost
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.19.8-1.fc42 | - |
Fedora 42 | 1.19.8-1.fc42 | - |
Fedora 41 | 1.19.8-1.fc41 | - |
Fedora 40 | 1.19.8-1.fc40 | - |
You can contact the maintainers of this package via email at
stalld dash maintainers at fedoraproject dot org
.