Package rtcheck: Information

    Source package: rtcheck
    Version: 0.7.7-alt5
    Latest version according to Repology
    Build time:  Jan 10, 2026, 09:54 AM in the task #404654
    Report package bug
    License: GPL-2.0-only
    Summary: Test the running system for real-time capabilities
    Description: 
    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.

    List of RPM packages built from this SRPM:
    rtcheck (x86_64, i586, aarch64)
    rtcheck-debuginfo (x86_64, i586, aarch64)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov


    Last changed


    Jan. 10, 2026 Vitaly Chikunov 0.7.7-alt5
    - Fix hrtimer resolution measurement algorithm.
    - Change "Caching results" message as explicitly skipped.
    Dec. 15, 2024 Vitaly Chikunov 0.7.7-alt4
    - Skip missing '/sys/kernel/realtime' (for Linux 6.12.)
    - spec: Cleanup and build improvements.
    May 17, 2023 Vitaly Chikunov 0.7.7-alt3
    - Fix PREEMPT_RT detection.