From owner-freebsd-current@FreeBSD.ORG Sat Sep 25 09:57:35 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 9F20D16A4CE for ; Sat, 25 Sep 2004 09:57:35 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4992F43D4C for ; Sat, 25 Sep 2004 09:57:35 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 25FDDACAE6; Sat, 25 Sep 2004 11:57:34 +0200 (CEST) Date: Sat, 25 Sep 2004 11:57:34 +0200 From: Pawel Jakub Dawidek To: Jun Kuriyama , Current Message-ID: <20040925095734.GI9550@darkness.comp.waw.pl> References: <7m7jqjhojv.wl@black.imgsrc.co.jp> <20040924122508.GG9550@darkness.comp.waw.pl> <20040924161255.GA699@VARK.MIT.EDU> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pMCBjikF2xGw87uL" Content-Disposition: inline In-Reply-To: <20040924161255.GA699@VARK.MIT.EDU> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 Subject: Re: panic: swap_pager_isswapped: failed to locate all swap meta blocks 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: Sat, 25 Sep 2004 09:57:35 -0000 --pMCBjikF2xGw87uL Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 24, 2004 at 12:12:56PM -0400, David Schultz wrote: +> One way to speed it up would be to wait until after most userland +> processes have been killed, since most of the data won't need to +> be swapped back in in that case. In fact, this is an improvement +> for another reason, namely, there might not be enough physical +> memory for swapoff() to work otherwise. I'm not really aware how to define rcNG scripts order on shutdown. We can also move swapoff to kernel to be called even after all file systems are unmounted. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --pMCBjikF2xGw87uL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBVUEOForvXbEpPzQRApg3AJ9wIjhb15sk54NQ9esIsQMTJrk6hACbBm2t K4fZOakIMhiNsWZGjVgCQfo= =C+lD -----END PGP SIGNATURE----- --pMCBjikF2xGw87uL--