From owner-freebsd-current@FreeBSD.ORG Wed Sep 3 01:16:38 2003 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 83AC616A4BF for ; Wed, 3 Sep 2003 01:16:38 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7E6A43FE3 for ; Wed, 3 Sep 2003 01:16:36 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38lc0qh.dialup.mindspring.com ([209.86.3.81] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19uSoZ-0000NS-00; Wed, 03 Sep 2003 01:16:31 -0700 Message-ID: <3F55A2F6.210517BF@mindspring.com> Date: Wed, 03 Sep 2003 01:14:46 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Dirk Meyer References: <20030901165035.D58395@carver.gumbysoft.com> <3F53E2CA.9020101@freebsd.org> <3F53FD88.1050005@telia.com> Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a40f590ffcf5c3ac32e93066eeb28d6087350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: freebsd-current@freebsd.org Subject: Re: swapon vs savecore dilemma 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: Wed, 03 Sep 2003 08:16:38 -0000 Dirk Meyer wrote: > > > Wouldn't fsck -> mount -> savecore -> swapon be a more appropriate order? > > Terry Lambert schrieb:, > > If you had small enough disks, large enough RAM, or could limit > > the number of CG bitmaps you had to simultaneously examine, then > > yes. Otherwise, no. > > Can't we get a knob in /etc/rc.conf to choses that per system? > > kind regards Dirk See Doug Barton's posting under the "Subject:" line of: savecore "check for a dump" patch for review Which provides a better solution than a blind knob. -- Terry