From owner-cvs-src Wed Mar 5 20:14:35 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83E3937B401; Wed, 5 Mar 2003 20:14:33 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6625E43FCB; Wed, 5 Mar 2003 20:14:32 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h264EQA7034346; Wed, 5 Mar 2003 21:14:26 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 05 Mar 2003 21:14:10 -0700 (MST) Message-Id: <20030305.211410.70220483.imp@bsdimp.com> To: jhb@FreeBSD.org Cc: des@ofug.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTE From: "M. Warner Losh" In-Reply-To: References: X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: John Baldwin writes: : : On 05-Mar-2003 Dag-Erling Smorgrav wrote: : > John Baldwin 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. : : *sigh* I didn't know PC98 machines had Pentium IV CPU's. It : would seem that there is a lot of duplication there that : shouldn't be. I'll probably just not include opt_htt.h if PC98 : is defined since that is more correct. Ugh. Pentium III 500 is the fastest PC98 machine I've seen, but maybe that's an overclocked machine. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message