summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpuset/cpuset.c
Commit message (Expand)AuthorAgeFilesLines
* Create a cpuset mask for each NUMA domain that is available in thejhb2015-01-081-13/+17
* Add missing static keywords to cpuset(1)ed2011-11-061-18/+18
* Add two more features to cpuset(1):jhb2011-01-141-4/+27
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* MFp4:bz2008-11-291-8/+14
* - Add support for interrupt bindig to cpuset(1). Interrupts are boundjeff2008-04-111-7/+19
* - When running a new command cause cpuset to operate on the per-thread maskjeff2008-03-121-2/+2
* - Remove the -i argument when running a command to simplify things ajeff2008-03-051-13/+6
* - Verify that when a user supplies a mask that is bigger than the kerneljeff2008-03-051-8/+7
* Add a simple utility for manipulating cpusets. Man page will be availablejeff2008-03-021-0/+328
OpenPOWER on IntegriCloud