DOKK / manpages / debian 12 / python3-schedutils / pchrt.1.en
PCHRT(1) General Commands Manual PCHRT(1)

pchrt - manipulate the real-time attributes of a process (python-schedutils)

pchrt [options] [prio] [pid | cmd [args...]]

set policy to SCHED_BATCH
set policy to SCHED_FIFO
set policy to SCHED_IDLE
operate on existing given pid
show min and max valid priorities
set policy to SCHED_OTHER
set policy to SCHED_RR (default)
set SCHED_RESET_ON_FORK for FIFO or RR
display help
You must give a priority if changing policy.

chrt(1)

pchrt was written by Arnaldo Carvalho de Melo <acme@redhat.com>
as part of python-schedutils

This manual page was written by John Kacur <jkacur@redhat.com>

Report bugs and send patches to <tuna-devel@lists.fedorahosted.org>

May 10 2016