[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49D4007B.2090001@zytor.com>
Date: Wed, 01 Apr 2009 17:02:03 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Arjan van de Ven <arjan@...ux.intel.com>
CC: Andreas Robinson <andr345@...il.com>, Alain Knaff <alain@...ff.lu>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] lib: add fast lzo decompressor
Arjan van de Ven wrote:
>>
>> [Cc: Arjan, fast boot evangelizer. ;)]
>
> as long as LZO is optional.... and it's documented somewhere to not use
> it if you want fast speed I'm totally fine.
LZO is the fastest (and least dense) decompression method on the
spectrum, so I figured you'd care about it. It's faster than gzip, for
example. (Of course, if you're loading-time-bound you might be better
off using LZMA.)
-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