All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] ARM U-Boot heap updates
Date: Fri, 03 May 2013 14:17:26 +0200	[thread overview]
Message-ID: <5183AAD6.6080605@gmail.com> (raw)
In-Reply-To: <20130502173454.GD28516@rocoto.smurfnet.nu>

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

      reply	other threads:[~2013-05-03 12:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02 17:34 [PATCH] ARM U-Boot heap updates Leif Lindholm
2013-05-03 12:17 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5183AAD6.6080605@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.