-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

chrt


> Manipulate the real-time attributes of a process.

More information.


Display attributes of a process:

chrt --pid {PID}

Display attributes of all threads of a process:

chrt --all-tasks --pid {PID}

Display the min/max priority values that can be used with `chrt`:

chrt --max

Set the scheduling policy for a process:

chrt --pid {PID} --{deadline|idle|batch|rr|fifo|other}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:11:32 2024