From owner-freebsd-current@FreeBSD.ORG Mon May 3 01:00:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD0016A4CF for ; Mon, 3 May 2004 01:00:55 -0700 (PDT) Received: from av15-1-sn4.m-sp.skanova.net (av15-1-sn4.m-sp.skanova.net [81.228.10.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A0D43D4C for ; Mon, 3 May 2004 01:00:53 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: by av15-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id D1ACD37E48; Mon, 3 May 2004 10:00:52 +0200 (CEST) Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av15-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id BD65D37E42 for ; Mon, 3 May 2004 10:00:52 +0200 (CEST) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with SMTP id 2EDE437E45 for ; Mon, 3 May 2004 10:00:52 +0200 (CEST) Received: (qmail 76011 invoked by uid 1001); 3 May 2004 08:00:51 -0000 Date: Mon, 3 May 2004 10:00:51 +0200 From: Erik Trulsson To: Brad Knowles Message-ID: <20040503080051.GA75981@falcon.midgard.homeip.net> Mail-Followup-To: Brad Knowles , Robin Schoonover , Panagiotis Astithas , freebsd-current@FreeBSD.ORG References: <200404301403.50634.past@noc.ntua.gr> <20040430123040.GB30157@melusine.cuivre.fr.eu.org> <20040430211948.GC85783@dragon.nuxi.com> <4094F86E.2020908@noc.ntua.gr> <20040502141538.B13B043D54@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: Panagiotis Astithas cc: freebsd-current@FreeBSD.ORG cc: Robin Schoonover Subject: Re: Change default dumpdir to /usr/crash? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 08:00:55 -0000 On Mon, May 03, 2004 at 09:44:13AM +0200, Brad Knowles wrote: > At 8:15 AM -0600 2004/05/02, Robin Schoonover wrote: > > > Or suggest a value based on the amount of memory. Something like a base > > value (256 MB or 512 MB?) + the amount of memory. > > Right idea, but wrong calculation (IMO). Try memory * 1.25, with > a maximum suggested amount of memory + 1GB. Try that calculation for a machine with 32MB RAM. You probably need a minimum suggested amount of memory as well for that. A base value + memory size sounds better. -- Erik Trulsson ertr1013@student.uu.se