Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 18:12:54 -0700 (MST)
From:      "Chad R. Larson" <chad@DCFinc.com>
To:        ohartman@klima.physik.uni-mainz.de (Hartmann, O.)
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Overheated PIII in SMP system
Message-ID:  <200103290112.SAA00301@freeway.dcfinc.com>
In-Reply-To: <Pine.BSF.4.33.0103280001420.1075-100000@klima.physik.uni-mainz.de> from "Hartmann, O." at "Mar 28, 1 00:02:04 am"

next in thread | previous in thread | raw e-mail | index | archive | help
As I recall, Hartmann, O. wrote:
> One of our SMP servers, a FreeBSD 4.-RC box, is not willing
> to compile a world. It faults with SIG 11.
> 
> The problem is caused by a overheated Intel Pentium III/600MHz
> with KATMAI core.

Your core problem (heh) is caused by the fact that the idle behavior
of the uniprocessor kernel is to halt, waiting for an interrupt.
The idle behavior of the SMP kernel is to loop, looking for work to
dispatch.  This means the SMP never halts, and therefore runs
hotter.

That doesn't give you a cure, however...    :-(

	-crl
--
Chad R. Larson (CRL15)   602-953-1392   Brother, can you paradigm?
chad@dcfinc.com         chad@larsons.org          larson1@home.com
DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207

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




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