Add support to vkernel for locking virtual CPUs to real CPUs.
[dragonfly.git] / sys / platform / vkernel / i386 / mp.c
2007-07-10 Joe TalbottAdd support to vkernel for locking virtual CPUs to...
2007-07-02 Matthew DillonIncrease SMP_MAXCPU to 31. Can't do 32 (boo hoo!)...
2007-07-02 Matthew DillonAdd an option (-n ncpus) to specify the number of cpus...
2007-07-01 Matthew DillonAlso credit lots of help from Aggelos Economopoulos...
2007-07-01 Matthew DillonBring in all of Joe Talbott's SMP virtual kernel work...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-18 Joe TalbottMake vkernel compile with 'options SMP'. Most function...