Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTE

[ Available lists | Index of cvs-src | Month of Mar 2003 | Week of 5 Mar 2003 | Raw email | View thread | Wrap long lines | Reply ]
From
M. Warner Losh <imp@bsdimp.com>
Date
5 Mar 2003 20:14:35
Subject
Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTE
Message-ID
20030305.211410.70220483.imp@bsdimp.com


[ Hide this part ]
In message: <XFMail.20030305115642.jhb@FreeBSD.org>
John Baldwin <jhb@FreeBSD.org> writes:
:
: On 05-Mar-2003 Dag-Erling Smorgrav wrote:
: > 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.
:
: *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



Elapsed time: 0.121 seconds