From owner-freebsd-current@FreeBSD.ORG Thu Feb 14 00:15:07 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 166ED16A41A for ; Thu, 14 Feb 2008 00:15:07 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA13313C447; Thu, 14 Feb 2008 00:15:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47B38809.5000500@FreeBSD.org> Date: Thu, 14 Feb 2008 01:15:05 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Ian FREISLICH References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Ken Smith , freebsd-current@freebsd.org Subject: Re: FreeBSD 7.0-RC2 Available X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 14 Feb 2008 00:15:07 -0000 Ian FREISLICH wrote: > Hi > > I just installed and only now noticed this oddity (to me at least). > Maybe it's been explained before, but I can't quite remember. > > I selected auto defaults for the slice editor. The system I installed > (amd64) on has 16GB of RAM yet it only assigned 4GB for swap. I > remember reading that on amd64 minidumps could corrupt neighbouring > filesystems, so a full dump could be up to 16GB. There won't be > enough space for a full dump. That said, 16GB is quite a *lot* to > swap out and I'm not sure how the system would perform under that > scenario. I havent seen reports of problems with minidump on amd64. I use it myself. Kris