Add usched_mastermask - a master cpu mask specifying which cpus user
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 17:06:56 +0000 (17:06 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 17:06:56 +0000 (17:06 +0000)
commita5ae2446b5d233e6c6a9f1b16c23689085212657
treed98c22165aaee1629cc190bf1641f0edb5903df2
parent7e522155fcc2402ed0ff7c7fe19baaa752128b41
Add usched_mastermask - a master cpu mask specifying which cpus user
processes can run on.  Default to all cpus.
sys/kern/kern_fork.c
sys/kern/kern_usched.c
sys/sys/usched.h