grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] ARM U-Boot heap updates


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH] ARM U-Boot heap updates
Date: Fri, 03 May 2013 14:17:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 02.05.2013 19:34, Leif Lindholm wrote:

> Again, patch is against http://bzr.savannah.gnu.org/r/grub/branches/arm 
> 
> - Increases heap size to 8MB.
> - Moves heap from after the stack in memory to before the stack,
>   in order to be able to grow into the modules region post load.
> 

Why not use the order:
<core><stack><modules><heap>
This would allow setting the size of heap in function of available RAM,
rather than hardcodding its size.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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