Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2000 12:19:56 +0200
From:      Philipp Huber <uebs@gmx.at>
To:        freebsd-questions@freebsd.org
Subject:   Re: Temperatures
Message-ID:  <20000521121956.A293@alanis.mini.net>
In-Reply-To: <200005210954.LAA20120@smtp2.home.se>; from johan.dahlberg@home.se on Sun, May 21, 2000 at 11:54:23AM %2B0200
References:  <200005210954.LAA20120@smtp2.home.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 21, 2000 at 11:54:23AM +0200, johan.dahlberg@home.se wrote:
> Hello,
> I saw a page on www.freebsd.org that said that FreeBSD supports the HLT cpu instruction just as Linux does, but is this really true? I have done some tests proving that it just can't be true. With Linux (2.2.15) I got a cpu temperature of 31 degrees celsius and with FreeBSD I got 47 degrees celcius, the tests where done on the same computer at idle state. Do I have to activate the HLT instruction on FreeBSD or something? The system I tested temperatures on was an Abit BP6 with dual celeron 500MHz cpu's. I tested the temperatures with a regular thermometer since I've never really trusted those built in sensors. ;)

you need to add the following option in your kernel config file:

options		CPU_SUSP_HLT

have a look at LINT, there are some other cpu related options like NO_F00F_HACK as well.

Philipp



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000521121956.A293>