| Name: | stalld |
|---|---|
| Version: | 1.9 |
| Release: | 2.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 67688 |
| License: | GPLv2 |
| RPM: | stalld-1.9-2.el8.x86_64.rpm |
| Source RPM: | stalld-1.9-2.el8.src.rpm |
| Build Date: | Wed May 19 2021 |
| Build Host: | host-100-100-224-40.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://git.kernel.org/pub/scm/utils/stalld/stalld.git |
| Summary: | 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. |