[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект stalld-1.19.8-2.el9_6

Имя stalld
Эпоха 0
Версия 1.19.8
Релиз 2.el9_6
Сайт https://gitlab.com/rt-linux-tools/stalld/stalld.git
Лицензия GPLv2
Время сборки 2025-08-06 09:12:42
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Daemon that finds starving tasks and gives them a temporary boost
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
stalld-1.19.8-2.el9_6.x86_64 Daemon that finds starving tasks and gives them a temporary boost abe7c28139036151c955cb19a3858bbbf2c64baed71ffe27076a5bc4596b0903 download
aarch64
stalld-1.19.8-2.el9_6.aarch64 Daemon that finds starving tasks and gives them a temporary boost 760328cef8605d25f60f696873d818ccb67d58d78798ebb61d79c4f6f6c96077 download
src
stalld-1.19.8-2.el9_6.src Daemon that finds starving tasks and gives them a temporary boost 5a355295882881b1b4bb8b18748fbf37432a48e176e0381cd9bd4e70b9cf603a download
История изменений link
* Wed May 28 2025 John Kacur <jkacur@redhat.com> - 1.19.8-2
- Rebase to stalld-1.19.8
- Check if sched_attr is in glibc
Resolves: RHEL-94032

* Thu Aug 22 2024 Chris White <chwhite@redhat.com> - 1.19.6-1
- Makefile: add uninstall target
- systemd: add BE environment variable to select backend
Resolves: RHEL-33662

* Wed Jul 31 2024 Chris White <chwhite@redhat.com> - 1.19.5-2
- Fix changelog to use RPMCFLAGS, allowing for bpf to be used
Resolves: RHEL-33662

* Thu Jul 18 2024 Chris White <chwhite@redhat.com> - 1.19.5-1
- Updated compile options for annocheck hardening
- Ensure we resolve library symbols at load time (-z now) and are a Position Independent Executable (-pie). Refactored compile options to better deal with arch differences.
- Added an 'annocheck' makefile target for local checking.
- Makefile: change build to use FORTIFY_SOURCE=3
- src/utils.c: fix off-by-one error in buffer allocation
Resolves: RHEL-33662

* Wed Feb 21 2024 John Kacur <jkacur@redhat.com> - 1.19.1-2
-  Make fill_process_comm() open comm file as READ_ONLY
Resolves: RHEL-25846

* Fri Feb 09 2024 John Kacur <jkacur@redhat.com> - 1.19.1-1
- Rebase to upstream stalld-1.19.1
Resolves: RHEL-7865