From owner-freebsd-stable@FreeBSD.ORG Wed Aug 27 09:53:11 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E6C16A4BF for ; Wed, 27 Aug 2003 09:53:11 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E3FB943F3F for ; Wed, 27 Aug 2003 09:53:10 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 74934 invoked from network); 27 Aug 2003 16:53:09 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 27 Aug 2003 16:53:09 -0000 X-pair-Authenticated: 209.68.2.70 Date: Wed, 27 Aug 2003 11:52:05 -0500 (CDT) From: Mike Silbersack To: Erik Trulsson In-Reply-To: <20030827122327.GA17847@falcon.midgard.homeip.net> Message-ID: <20030827115045.X4269@odysseus.silby.com> References: <5.2.0.9.0.20030826212312.07923ea0@209.112.4.2> <20030826004902.G28418@odysseus.silby.com> <5.2.0.9.0.20030826212312.07923ea0@209.112.4.2> <20030827122327.GA17847@falcon.midgard.homeip.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: Ok, are all the panics fixed now? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 16:53:12 -0000 On Wed, 27 Aug 2003, Erik Trulsson wrote: > Network traffic alone doesn't seem to trigger any panics. This machine > normally acts as a gateway/firewall and if I leave it alone doing only > that it can stay up for days without showing any signs of panicking. > > Trying to compile some large program will, OTOH, almost certainly > trigger a panic after a few hours. > Doing a compilation involves some cpu, some disk I/O and lots of > swapping (on this machine at least. With only 8MB RAM most jobs involve > lots of swapping on this machine.) > > -- > > Erik Trulsson Ah, that's a good idea! I'll try setting hw.physmem down to 12M or so and see if that causes the panics to occur over here. Mike "Silby" Silbersack