Searched hist:176732 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.bin/cpuset/
H A DMakefile176732 Sun Mar 02 07:51:29 MST 2008 jeff Add a simple utility for manipulating cpusets. Man page will be available
soon.
- Lists of cpus may be specified with -l with ranges specified as low-high and
commas between individual cpus and ranges. ie -l 0-2,4,6-8.
- cpuset can modified -p pids, -t tids, or -s cpusetids.
- cpuset can -g get the current mask for any of the above.

Sponsored by: Nokia
H A Dcpuset.c176732 Sun Mar 02 07:51:29 MST 2008 jeff Add a simple utility for manipulating cpusets. Man page will be available
soon.
- Lists of cpus may be specified with -l with ranges specified as low-high and
commas between individual cpus and ranges. ie -l 0-2,4,6-8.
- cpuset can modified -p pids, -t tids, or -s cpusetids.
- cpuset can -g get the current mask for any of the above.

Sponsored by: Nokia

Completed in 54 milliseconds