From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 4 09:13:06 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AF071065680 for ; Thu, 4 Mar 2010 09:13:06 +0000 (UTC) (envelope-from ray@dlink.ua) Received: from dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id D53158FC21 for ; Thu, 4 Mar 2010 09:13:05 +0000 (UTC) Received: from gw ([192.168.10.10] helo=terran) by dlink.ua with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Nn74h-00021W-3U; Thu, 04 Mar 2010 11:10:31 +0200 Date: Thu, 4 Mar 2010 11:13:00 +0200 From: Alexandr Rybalko To: Adrian Chadd Message-Id: <20100304111300.57087a73.ray@dlink.ua> In-Reply-To: References: <20100219163644.da89e882.ray__27111.9062825621$1266591431$gmane$org@dlink.ua> <20100219222604.44e50248.ray@ddteam.net> <20100220201510.720c62fd.ray@ddteam.net> Organization: D-Link X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Alex RAY , Ivan Voras Subject: Re: GEOM_ULZMA X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2010 09:13:06 -0000 On Wed, 3 Mar 2010 16:01:59 +0800 Adrian Chadd wrote: >> On 21 February 2010 02:20, Adrian Chadd wrote: >> > Oh I know that! I'm just saying that I may try lzma'ing the kernel and >> > rootfs's to see what kind of savings I get over gzip. :) >> >> The answer is "whoa". 24 megabyte compressed kernel + MDROOT drops to >> 6.5 megabytes with gzip -9 and a few bytes shy of 5 megabytes with a >> default lzma compress. >> >> .. wow. :) >> >> This is +1 for GEOM_ULZMA too if it's as effective for the mfs itself. >> I'll toy with that later. >> >> >> Adrian kernel from 3M to 850K rootfs.iso from 11M to 2.7 near to 25% of uncompressed -- Alexandr Rybalko aka Alex RAY