grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] split floppy support off biosdisk


From: Bean
Subject: Re: [RFC] split floppy support off biosdisk
Date: Tue, 17 Jun 2008 23:02:24 +0800

On Tue, Jun 17, 2008 at 10:39 PM, Javier Martín <address@hidden> wrote:
> PS: have you tested the performance of other compression algorithms like
> gzip-deflate (much simpler) or bzip2 (near LZMA for small files but with
> less memory requisites)?

Hi,

I'm not against other compression algorithm, but lzma seems to be the
best, for example, for the previous c2.img:

bzip2 c2.img && du -b c2.img.bz2
29247   c2.img.bz2

gzip c2.img && du -b c2.img.gz
29825   c2.img.gz

-- 
Bean




reply via email to

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