[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] LZMA support in i386-pc kernel
From: |
Bean |
Subject: |
Re: [PATCH] LZMA support in i386-pc kernel |
Date: |
Fri, 4 Jul 2008 03:59:16 +0800 |
On Fri, Jul 4, 2008 at 3:37 AM, Isaac Dupree
<address@hidden> wrote:
> by the way, is LZMA decoding slow enough to be noticable on old machines,
> every boot time? (say, more than 1 second to decode core.img?)
The code is highly optimized for size, speed may hurt a little bit.
But anyway, today's machine should have no problem with it. Besides,
the time spent to load font file or a true color splash image may well
exceed it
--
Bean
- Re: [PATCH] LZMA support in i386-pc kernel, (continued)
Re: [PATCH] LZMA support in i386-pc kernel, Vesa Jääskeläinen, 2008/07/02
Re: [PATCH] LZMA support in i386-pc kernel, Isaac Dupree, 2008/07/03
- Re: [PATCH] LZMA support in i386-pc kernel,
Bean <=