freebsd-dev/usr.bin/cpuset
John Baldwin c0ae66888b Create a cpuset mask for each NUMA domain that is available in the
kernel via the global cpuset_domain[] array. To export these to userland,
add a CPU_WHICH_DOMAIN level that can be used to fetch the mask for a
specific domain. Add a -d flag to cpuset(1) that can be used to fetch
the mask for a given domain.

Differential Revision:	https://reviews.freebsd.org/D1232
Submitted by:	jeff (kernel bits)
Reviewed by:	adrian, jeff
2015-01-08 15:53:13 +00:00
..
cpuset.1 Create a cpuset mask for each NUMA domain that is available in the 2015-01-08 15:53:13 +00:00
cpuset.c Create a cpuset mask for each NUMA domain that is available in the 2015-01-08 15:53:13 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00