Пакет rtcheck: Информация

    Исходный пакет: rtcheck
    Версия: 0.7.7-alt4
    Собран:  21 декабря 2024 г. 1:34
    Сообщить об ошибке в пакете
    Лицензия: 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 (e2kv6, e2kv5, e2kv4, e2k)
    rtcheck-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Vitaly Chikunov

    Список участников:
    Vitaly Chikunov

    Последнее изменение


    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.
    6 марта 2020 г. Vitaly Chikunov 0.7.7-alt2
    - rtcheck.service: Update limits.
    - Try to `ulimit -l unlimited` on each run.