From owner-freebsd-hardware Sun Mar 30 22:07:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA20995 for hardware-outgoing; Sun, 30 Mar 1997 22:07:47 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA20989 for ; Sun, 30 Mar 1997 22:07:42 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id QAA22937; Mon, 31 Mar 1997 16:27:01 +1000 (EST) Date: Mon, 31 Mar 1997 16:27:00 +1000 (EST) From: "Daniel O'Callaghan" To: Doug Russell cc: Paul Southworth , freebsd-hardware@FreeBSD.ORG Subject: Re: Crashes with 6x86L-P200+ In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 30 Mar 1997, Doug Russell wrote: > > The machine runs fine for an hour or two and then crashes regularly. No > > Sounds like the usual problem with those CPUs... Heat. You need to keep > them cool, because they generate a *LOT* of heat. I have a *good* (ie. PC > Power and Cooling) fan on my 6x86-166 plus another 4" fan pointed at the > cpu and regulator heatsink on the M/B. When I say you have to keep them > cool...... :) Something I've only just realised is that when the CPU is idling, it really is idling, using the HLT instruction (is that right Bruce). Thus the CPU is generating less heat. Doing anything which keeps the CPU busy is really going to test the heatsink. Danny