Date: Wed, 05 Mar 2003 11:15:47 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: John Baldwin <jhb@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTES src/sys/i386/i386 mp_machdep.c Message-ID: <xzp7kbe3yr0.fsf@flood.ping.uio.no> In-Reply-To: <200303042024.h24KOrhu053770@repoman.freebsd.org> (John Baldwin's message of "Tue, 4 Mar 2003 12:24:53 -0800 (PST)") References: <200303042024.h24KOrhu053770@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb@FreeBSD.org> writes: > Modified files: > sys/conf options.i386 > sys/i386/conf NOTES > sys/i386/i386 mp_machdep.c > Log: > Wrap the hyperthreading support code with the HTT kernel option. > Hyperthreading support is now off unless the HTT option is added. You need to add it to options.pc98 as well - the pc98 kernel build uses the i386 mp_machdep.c, and fails because opt_htt.h does not exist. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp7kbe3yr0.fsf>