[ Все 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.el10_0

Имя stalld
Эпоха 0
Версия 1.19.8
Релиз 2.el10_0
Сайт https://gitlab.com/rt-linux-tools/stalld/stalld.git
Лицензия GPL-2.0-or-later AND GPL-2.0-only
Время сборки 2025-08-06 09:16:06
Хост сборки builder-x86-06.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.el10_0.x86_64 Daemon that finds starving tasks and gives them a temporary boost e9146e3c027c98d090bc4b01bd1828a7fa9f06ae5d6d438d84c04290deb6e64b download
aarch64
stalld-1.19.8-2.el10_0.aarch64 Daemon that finds starving tasks and gives them a temporary boost dd301407191670c5ec9824dfc9095cc6d8763d773cacf2a8e36951fdb4d92375 download
src
stalld-1.19.8-2.el10_0.src Daemon that finds starving tasks and gives them a temporary boost 2e605e4168866f62c94dddd1992125bfa86cfa05f18884633ebb4ea92353fc64 download
История изменений link
* Wed Aug 06 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.19.8-2
- Rebuilt for MSVSphere 10

* 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-94047

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.19.6-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* 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-34055

* 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-34055

* Thu Jul 18 2024 Chris White <chwhite@redhat.com> - 1.19.5
- Refactor Makefile to fix passing options to koji builds
- 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.
Resolves: RHEL-34055

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.19.3-3
- Bump release for June 2024 mass rebuild
Resolves: RHEL-34055

* Thu Jun 13 2024 Chris White <chwhite@redhat.com> - 1.19.3
- systemd: ensure that pidfile directory exists
Resolves: RHEL-34055

* Tue May 28 2024 Chris White <chwhite@redhat.com> - 1.19.3
- Makefile: change build to use FORTIFY_SOURCE=3
- src/utils.c: fix off-by-one error in buffer allocation
Resolves: RHEL-34055

* Fri May 10 2024 Chris White <chwhite@redhat.com> - 1.19.2
- stalld.conf: Fix stalld service start fail
- throttling.c:  null terminate input buffer
- stalld: free malloc'd buffer on function exit
- throttlectl.sh: use legal value for exit on fail
- Make fill_process_comm() open comm file as READ_ONLY
Resolves: RHEL-34055