freebsd-dev/usr.bin/cpuset
John Baldwin 23cbe0938d Add two more features to cpuset(1):
- Add a new -C flag to create a new cpuset and move an existing pid into
 that set.
- Allow 'all' to be specified for a cpu list (e.g. cpuset -s 1 -l all)
 which maps to the list of all CPUs in the system.

MFC after:	2 weeks
2011-01-14 19:57:28 +00:00
..
cpuset.1 Add two more features to cpuset(1): 2011-01-14 19:57:28 +00:00
cpuset.c Add two more features to cpuset(1): 2011-01-14 19:57:28 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00