rtkitctl

Realtime Policy and Watchdog Daemon

Install

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

rtkit

Realtime Policy and Watchdog Daemon

RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes.