[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120418200929.086ce3a7@tukaani.org>
Date: Wed, 18 Apr 2012 20:09:29 +0300
From: Lasse Collin <lasse.collin@...aani.org>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: 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 2012-04-18 H. Peter Anvin wrote:
> On 04/18/2012 09:40 AM, Lasse Collin wrote:
> > - LZO should give the fastest boot from a hard disk (desktop
> > systems where file size doesn't matter much).
>
> That really depends on the speed of your disk vs CPU.
Yes. Maybe it isn't good to give so clear recommendation for LZO over
gzip here.
I think it is still safe to say that gzip and LZO are better than
bzip2, XZ, or LZMA for compressing a kernel that will be loaded from a
normal hard disk. It would be unusual if reading the disk was so slow
that e.g. XZ would make the booting faster than gzip.
--
Lasse Collin | IRC: Larhzu @ IRCnet & Freenode
--
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