jeff 2008-03-10 01:38:54 UTC FreeBSD src repository Modified files: sys/kern subr_smp.c Log: - Add the missing '2' case to the switch table for kern.smp.topology and assign it to create the flat 'none' topology where all cpus are scheduled as if they are equal and unrelated. Revision Changes Path 1.205 +4 -0 src/sys/kern/subr_smp.c