Sets real-time scheduling attributes
Examplechrt -p 80 1234 (set PID 1234 to priority 80)
chrt -p 80 1234 (set PID 1234 to priority 80)
Used to manipulate the real-time scheduling attributes of a process.
Examplechrt -f 99 my_program
chrt -f 99 my_program
DevOpsSchoolTypically replies within an hour