Implement ncpus_fit and ncpus_fit_mask. Admittedly not the best name.
commite150b68b43e875384a29f5e26d22d2d443cdd2d2
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 27 Apr 2007 23:27:18 +0000 (27 23:27 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 27 Apr 2007 23:27:18 +0000 (27 23:27 +0000)
tree093f4b579a457e5fa43347d27f37c214133a7a8d
parent78d21e5428fbec080458fbb7907b775a89b12ba2
Implement ncpus_fit and ncpus_fit_mask.  Admittedly not the best name.
This variable is the nearest power of 2 >= ncpus (ncpus2 is the nearest
power of 2 <= ncpus).
sys/kern/kern_synch.c
sys/platform/pc32/i386/machdep.c
sys/platform/pc32/i386/mp_machdep.c
sys/platform/vkernel/platform/init.c
sys/sys/systm.h