cvs commit: src/sys/i386/i386 mp_machdep.c
John Baldwin
jhb at FreeBSD.org
Tue Jun 1 11:09:59 PDT 2004
jhb 2004/06/01 11:09:58 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/i386/i386 mp_machdep.c
Log:
A few BIOS's will actually enumerate logical CPUs in their MP Table. Try
to handle that case better by adding any CPUs that appear to be logical
CPUs to the logical_cpus_mask bitmask. -CURRENT uses different code for
enumerating CPUs, so this is not an MFC.
Submitted by: Bruce Walker bmw at mxtreme dot com
Revision Changes Path
1.115.2.21 +9 -0 src/sys/i386/i386/mp_machdep.c
More information about the cvs-src
mailing list