[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F8EF9E3.7030801@zytor.com>
Date:	Wed, 18 Apr 2012 10:29:07 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Markus Trippelsdorf <markus@...ppelsdorf.de>
CC:	Lasse Collin <lasse.collin@...aani.org>,
	Randy Dunlap <rdunlap@...otime.net>,
	qasdfgtyuiop <qasdfgtyuiop@...il.com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>, alain@...ff.lu,
	albin.tonnerre@...e-electrons.com
Subject: Re: [PATCH] kconfig: update compression algorithm info
On 04/18/2012 10:23 AM, Markus Trippelsdorf wrote:
> 
> When btrfs will finally implement LZ4 compression this would be the obvious
> candidate for the fastest boot algo, because its decompression speed is
> amazing.
> 
Uh, no (and what does btrfs have to do with anything here?)
The issue is that the ratio of I/O speed to CPU can mean that a slower
decompression algorithm with better compression can still win,
time-wise, if your media is slow and your CPU is fast.
	-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
