grub-devel
[Top][All Lists]
Advanced

[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: Thu, 3 Jul 2008 02:27:02 +0800

On Thu, Jul 3, 2008 at 1:50 AM, Vesa Jääskeläinen <address@hidden> wrote:
>> properties: lc = 3 lp = 0 pb = 2
>> memory requirement for the decoder: 15980 bytes
>
> Can we probe for best values and then use always the best? Perhaps embed
> them as constants to boot code?

Hi,

These are the default value of lzma, they are tricky to set, and not
much can be gained by adjusting them anyway. Inside the boot code, I
already use constant for these value, although it can also uses
variable if macro FIXED_PROPS is not defined.

-- 
Bean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]