Date: Fri, 14 Mar 2003 13:22:35 -0800 (PST) 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/conf LINT src/sys/i386/i386 mp_machdep.c src/sys/conf options.i386 options.pc98 Message-ID: <200303142122.h2ELMZXx048595@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/03/14 13:22:35 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/i386/conf LINT
sys/i386/i386 mp_machdep.c
sys/conf options.i386 options.pc98
Log:
MFC: Wrap the HyperThreading fixup code under the HTT kernel option. Note
that hyperthreading is now no longer the default in an SMP kernel. You
must add the HTT option in addition to SMP and APIC_IO to get HT support.
Approved by: re (murray, scottl)
Requested by: many
Revision Changes Path
1.132.2.18 +1 -0 src/sys/conf/options.i386
1.103.2.17 +1 -0 src/sys/conf/options.pc98
1.749.2.138 +1 -0 src/sys/i386/conf/LINT
1.115.2.15 +21 -0 src/sys/i386/i386/mp_machdep.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303142122.h2ELMZXx048595>
