summaryrefslogtreecommitdiff
path: root/sysutils/rtkit-unix/pkg-descr
blob: b69a3790fd2789cd05367cef99997d0f9c4a3f45 (plain) (blame)
1
2
3
4
5
6
7
RealtimeKit is a D-Bus system service that changes the scheduling policy of user
processes/threads to the realtime scheduling mode on request. It is intended to
be used as a secure mechanism to allow real-time scheduling to be used by
unprivileged user processes.

rtkit-unix is a BSD licensed C++ implementation of the RealtimeKit's interface
aimed at running on non-Linux OSes.