Lines Matching full:realtime
37 .Nd execute, examine or modify a utility's or process's realtime
60 utility is used for controlling realtime process scheduling.
68 A process with a realtime priority is not subject to priority
70 higher realtime priority.
80 when called without arguments will return the realtime priority
85 is called with 1 argument, it will return the realtime priority
91 is specified, the process or program is run at that realtime priority.
94 is specified, the process or program is run as a normal (non-realtime)
113 Only root is allowed to set realtime or idle priority for a process.
116 policy and the realtime and idletime user groups.
136 To see which realtime priority the current process is at:
139 To see which realtime priority of process 1423:
144 at the lowest realtime priority:
147 To change the realtime priority of process 1423 to 16:
152 without realtime priority:
155 To change the realtime priority of process 1423
158 (non-realtime/normal priority):
188 process in a realtime priority.
190 There is no way to set/view the realtime priority of process 0
203 system calls are currently never preempted, therefore non-realtime
204 processes can starve realtime processes, or idletime processes can