
chrt
List of commands for chrt:
-
chrt:tldr:2601d chrt: Display the min/max priority values that can be used with `chrt`.$ chrt --maxtry on your machineexplain this command
-
chrt:tldr:69d15 chrt: Display attributes of all threads of a process.$ chrt --all-tasks --pid ${PID}try on your machineexplain this command
-
chrt:tldr:9ed09 chrt: Set the scheduling policy for a process.$ chrt --pid ${PID} --${select}try on your machineexplain this command
-
chrt:tldr:dd51a chrt: Display attributes of a process.$ chrt --pid ${PID}try on your machineexplain this command