Home
last modified time | relevance | path

Searched defs:HELP_taskset (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h163 #define HELP_taskset "usage: taskset [-ap] [mask] [PID | cmd [args...]]\n\nLaunch a new task which may only run on certain processors, or change\nthe processor affinity of an existing PID.\n\nMask is a hex string where each bit represents a processor the process\nis allowed to run on. PID without a mask displays existing affinity.\n\n-p Set/get the affinity of given PID instead of a new command\n-a Set/get the affinity of all threads of the PID" macro

Completed in 6 milliseconds