chrt (1) Linux Manual Page
chrt – manipulate the real-time attributes of a process Synopsischrt [options] priority command argument … chrt [options] -p [priority] PID Descriptionchrt sets or retrieves the real-time scheduling attributes of an existing PID, or runs command with the given attributes. Policies-o, –other Set scheduling policy to SCHED_OTHER (time-sharing scheduling). This is the default Linux scheduling policy….
