hackbench
Test programs for rt kernels
Install
- All systems
-
curl cmd.cat/hackbench.sh
- Debian
-
apt-get install rt-tests - Ubuntu
-
apt-get install rt-tests - Arch Linux
-
pacman -S rt-tests - Kali Linux
-
apt-get install rt-tests - Fedora
-
dnf install rt-tests - Windows (WSL2)
-
sudo apt-get updatesudo 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.