From owner-freebsd-hackers Tue Jul 9 17:13:18 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6C4A37B400 for ; Tue, 9 Jul 2002 17:13:16 -0700 (PDT) Received: from HAL9000.wox.org (12-233-156-170.client.attbi.com [12.233.156.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4895243E09 for ; Tue, 9 Jul 2002 17:13:12 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Received: from HAL9000.wox.org (localhost [127.0.0.1]) by HAL9000.wox.org (8.12.3/8.12.3) with ESMTP id g6A0CvH7000942; Tue, 9 Jul 2002 17:13:07 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Received: (from das@localhost) by HAL9000.wox.org (8.12.3/8.12.3/Submit) id g6A0CnS7000941; Tue, 9 Jul 2002 17:12:49 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Date: Tue, 9 Jul 2002 17:12:49 -0700 From: David Schultz To: Terry Lambert Cc: Dmitry Morozovsky , Erik Trulsson , Chuck Robey , FreeBSD Hackers List Subject: Re: swap & huge mem systems Message-ID: <20020710001249.GB541@HAL9000.wox.org> Mail-Followup-To: Terry Lambert , Dmitry Morozovsky , Erik Trulsson , Chuck Robey , FreeBSD Hackers List References: <20020709161044.C77578-100000@woozle.rinet.ru> <3D2B6A45.86B061E7@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D2B6A45.86B061E7@mindspring.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Terry Lambert : > You don't have to dump on your swap. It's just convenient to do. > You can actually dump on any raw partition which is large enough. > > If FreeBSD intrinsically handled "suspend to disk", then you would > need something seperate from swap, anyway. But in the "suspend to disk" case, you can assume you have a non-braindead kernel. Couldn't you just allocate the blocks in the filesystem and write your image? Sure, it would be a bit slower than using a dedicated partition, but nobody said "suspend to disk" is a good idea anyway. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message