Date: Fri, 7 Jan 2005 20:30:01 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c Message-ID: <200501072030.j07KU1bx063984@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-01-07 20:30:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 mp_machdep.c Log: MFC: 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'. Revision Changes Path 1.235.2.5 +16 -1 src/sys/i386/i386/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501072030.j07KU1bx063984>