On Sun, Jul 27, 2008 at 1:32 AM, Colin D Bennett <[EMAIL PROTECTED]> wrote:
> Hi Bean,
>
> Thanks for the PNG fix!  I tested it and it fixes the problem.  8-)
> I am now using PNG files in my testing and they are working great.
>
> I'm also using my file I/O buffering patch and it helps performance
> massively when loading images.  I hope that in using the file
> buffering patch myself I can find any potential problems with it.
>
> Regards,
> Colin
>

Hi,

Actually, you can solve this by reading trunks at at time. For
example, you can write a wrapper for grub_file_read that prefetch 8192
bytes.

-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to