From owner-freebsd-stable Fri Apr 24 15:47:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17961 for freebsd-stable-outgoing; Fri, 24 Apr 1998 15:47:47 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from murkwood.gaffaneys.com (dialup10.gaffaneys.com [208.155.161.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17937 for ; Fri, 24 Apr 1998 15:47:39 -0700 (PDT) (envelope-from zach@gaffaneys.com) Received: (from zach@localhost) by murkwood.gaffaneys.com (8.8.8/8.8.8) id RAA01276; Fri, 24 Apr 1998 17:46:56 -0500 (CDT) (envelope-from zach) Message-ID: <19980424174655.54801@gaffaneys.com> Date: Fri, 24 Apr 1998 17:46:55 -0500 From: Zach Heilig To: Mike Smith Cc: stable@FreeBSD.ORG Subject: Re: reboot after panic: free vnode isn't References: <19980424080628.15375@gaffaneys.com> <199804241834.LAA00897@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199804241834.LAA00897@dingo.cdrom.com>; from Mike Smith on Fri, Apr 24, 1998 at 11:34:51AM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk On Fri, Apr 24, 1998 at 11:34:51AM -0700, Mike Smith wrote: > All the usual questions: > > - Did you reconfigure the motherboard, specifically timing and power? Yes. > - Do you have the most enormous honking heatsink and fan you have > ever seen on your K6? I have about a mid-sized heatsink/fan. It does get much warmer than the p5 ever did, this very probably could be heat related (I hope so... at least that is easily fixable... I got an increase in speed almost exactly proportional to the processor speed difference, with only changing the CPU and not getting other faster components as well). > The K6 is *extremely* dependant on good cooling, much more so than any > Intel P5. Using a "normal" socket-7 cooler on one is not adequate. I saw a cyrix cooler for 200 MHz cyrix processors. I will go grab that and see if that helps at all. Thanks for the help, I was (am still) really hoping it would be an easily fixed problem. BTW, the results of the multiple make world tests with March 27 kernel: 1st -> ok (2.25 hrs) [ this one was a test to see if it would lock up] 2st -> ok (2.25 hrs) [ these were automated ] 3nd -> ok (2.25 hrs) 4th -> lockup about 1.25 hours into it. tested like: for a in 1 2 3 { # faster to clean most of the cruft out first. rm -rf /usr/obj/* chflags -R /usr/obj/* rm -rf /usr/obj/* make world } -- Zach Heilig -- zach@gaffaneys.com Real Programs don't use shared text. Otherwise, how can they use functions for scratch space after they are finished calling them? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message