cyclictest

Test programs for rt kernels

Install

All systems
curl cmd.cat/cyclictest.sh
Debian Debian
apt-get install rt-tests
Ubuntu
apt-get install rt-tests
Arch Arch Linux
pacman -S rt-tests
image/svg+xml Kali Linux
apt-get install rt-tests
Fedora
dnf install rt-tests
Windows (WSL2)
sudo apt-get update sudo apt-get install rt-tests
Raspbian
apt-get install rt-tests

rt-tests

Test programs for rt kernels

rt-tests contains a set of programs that test and measure various components of real-time kernel behavior, such as timer latency, signal latency and the functioning of priority-inheritance mutexes. Additionally it contains hackbench, a program to generate work for the scheduler.