From owner-cvs-all@FreeBSD.ORG Tue Dec 9 19:51:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1305E16A4CE; Tue, 9 Dec 2003 19:51:21 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2A243D13; Tue, 9 Dec 2003 19:51:19 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hBA3pBRm034822; Tue, 9 Dec 2003 19:51:11 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hBA3pA8f034821; Tue, 9 Dec 2003 19:51:10 -0800 (PST) (envelope-from obrien) Date: Tue, 9 Dec 2003 19:51:10 -0800 From: "David O'Brien" To: Tim Kientzle Message-ID: <20031210035110.GA34772@dragon.nuxi.com> References: <200312072352.hB7Nqsw6011333@repoman.freebsd.org> <20031208190305.GA956@cirb503493.alcatel.com.au> <20031209070020.GC59494@perrin.nxad.com> <20031209165827.GA18959@dragon.nuxi.com> <3FD65A5D.6060407@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FD65A5D.6060407@acm.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Scott Long cc: src-committers@FreeBSD.org cc: Sean Chittenden cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC src/sys/alpha/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/amd64/conf GENERIC src/sys/pc98/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 03:51:21 -0000 On Tue, Dec 09, 2003 at 03:27:25PM -0800, Tim Kientzle wrote: > David O'Brien wrote: > >On Mon, Dec 08, 2003 at 11:00:20PM -0800, Sean Chittenden wrote: > > > >>... Moving from gzip to bzip2 for the base files reduces the > >>current size of the base files by about 13-22%. > > > >I've been trying to move us to bzip2 for the base distribution files > >since 4.6 (2 years now). RE has blocked it before ... > > Two observations: > 1) bunzip2 requires almost 4MB of memory, > compared to gunzip's 600KB. There is no way FreeBSD 5.x will be usable on systems that this amount of RAM usage would make a matter to.