| TASKPOLICY(8) | System Manager's Manual | TASKPOLICY(8) |
taskpolicy —
execute a program with an altered I/O or scheduling policy
or change settings of already running process
taskpolicy |
[-d policy]
[-g policy]
[-c clamp]
[-b] [-t
thruput_tier] [-l
latency_tier] [-a]
[-s] program
[arg1 [...]] |
taskpolicy |
[-b|-B] [-t
thruput_tier] [-l
latency_tier] [-p
pid] |
The taskpolicy program uses the
setiopolicy_np(3) and
setpriority(2) APIs to execute a
program with altered I/O or scheduling policies. All children of the
specified program also inherit these policies.
taskpolicy accepts the following flags and
arguments:
-d
policy-g
policy-d.-c
clamp-p
pid-b-B-t-l-a-s-Ssetpriority(2), posix_spawnattr_setflags(3), setiopolicy_np(3)
| February 21, 2013 | Darwin |