logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rtkitctl - Realtime Policy and Watchdog daemon control

Author

       RealtimeKit was written by Lennart Poettering <lennart@poettering.net>.

                                                  July 1, 2009                                       RTKITCTL(8)

Description

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.

Name

       rtkitctl - Realtime Policy and Watchdog daemon control

Options

-h,--help
              Show a summary of options.

       --version
              Show version.

       --reset-known
              Reset real-time status of known threads.

       --reset-all
              Reset real-time status of all threads.

       --start
              Start RealtimeKit if it is not running already.

       -k,--exit
              Terminate running RealtimeKit daemon.

Synopsis

rtkitctl [options]

See Also