grub-devel
[Top][All Lists]
Advanced

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

Re: Grub2 EFI: Image loading from USB takes too long


From: Bean
Subject: Re: Grub2 EFI: Image loading from USB takes too long
Date: Fri, 15 Apr 2011 10:45:28 +0800

Hi,

I believe this is caused by the read algorithm of grub2. If the file
is continuous, grub legacy will read it in one pass, while grub2 will
break it up into small blocks, this will slow it down dramatically. I
haven't tested efi, but in bios mode, sometimes it takes twice as long
for grub2 to read the same file.

2011/4/9 Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden>:
> On 06.04.2011 18:12, Aravind Srinivasan wrote:
>>
>> Dint see any further response on this.
> Well I'm mostly puzzled as to why RedHat's grub-legacy is faster. Which
> FS is it?
>>  So can I assume the block-io patch
>> provided will become part of some official release ? If so, which one ?
> It will be committed after 1.99 is released. So it will be in 2.00
>>  Do I
>> need to log a bug for this ?
> No need.
>
> --
> Regards
> Vladimir 'φ-coder/phcoder' Serbinenko
>
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>



-- 
Bean



reply via email to

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