Пакет rtcheck: Информация
Исходный пакет: rtcheck
Версия: 0.7.7-alt5
Собран: 10 января 2026 г. 9:54 в задании #404654
Категория: Разработка/Инструменты
Сообщить об ошибке в пакетеЛицензия: GPL-2.0-only
О пакете: Test the running system for real-time capabilities
Описание:
The rtcheck program is an application that tests the running system for real-time capabilities. If it identifies all capabilities, it will return an exit code of 0. If some capabilities are not present, it will return with a non-zero exit code. This program can be used by real-time-enabled programs to determine if the environment they are in is suitable for them to run correctly.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
rtcheck (x86_64, i586, aarch64)
rtcheck-debuginfo (x86_64, i586, aarch64)
rtcheck (x86_64, i586, aarch64)
rtcheck-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Vitaly Chikunov
Последнее изменение
10 января 2026 г. Vitaly Chikunov 0.7.7-alt5
- Fix hrtimer resolution measurement algorithm. - Change "Caching results" message as explicitly skipped.
15 декабря 2024 г. Vitaly Chikunov 0.7.7-alt4
- Skip missing '/sys/kernel/realtime' (for Linux 6.12.) - spec: Cleanup and build improvements.
17 мая 2023 г. Vitaly Chikunov 0.7.7-alt3
- Fix PREEMPT_RT detection.