cvs commit: src/sys/i386/i386 mp_machdep.c
John Baldwin
jhb at FreeBSD.org
Mon Nov 1 14:11:28 PST 2004
jhb 2004-11-01 22:11:27 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 mp_machdep.c
Log:
Allow individual application processors to be disabled from the loader
via hints for 'lapicX'. For example, to disable the CPU with the local
APIC ID of 7, use 'hint.lapic.7.disabled=1'.
MFC after: 1 month
Revision Changes Path
1.240 +16 -1 src/sys/i386/i386/mp_machdep.c
More information about the cvs-src
mailing list