freebsd-dev/usr.bin/cpuset
Jeff Roberson cffe6e824b - When running a new command cause cpuset to operate on the per-thread mask
by default rather than the setmask.  This is consistent with the linux
   tool and more consistent with the notion that the default level is
   the process level.  The cpuset mask can still be modified by specifying
   the -c option.  You can not set the per-thread and cpuset mask in
   a single command.
 - Update the man page to reflect this change.

Contributed by:	gallatin
2008-03-12 23:54:40 +00:00
..
cpuset.1 - When running a new command cause cpuset to operate on the per-thread mask 2008-03-12 23:54:40 +00:00
cpuset.c - When running a new command cause cpuset to operate on the per-thread mask 2008-03-12 23:54:40 +00:00
Makefile - Remove the -i argument when running a command to simplify things a 2008-03-05 02:10:43 +00:00