aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_cpuset.h
Commit message (Expand)AuthorAgeFilesLines
* Bump the default size of cpuset_t masks in userland from 128 bits to 256.John Baldwin2014-08-201-1/+1
* Generalize the bitset operations, present in cpuset and offer a KPI toAttilio Rao2013-05-091-10/+8
* Post r222812 KTR_CPUMASK started being initialized only as a tunableAttilio Rao2012-08-301-0/+6
* Revert this, as in userland MAXCPU is always 1.Attilio Rao2011-05-051-1/+1
* Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-0/+52