From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UYEvf-0000YW-TJ for mharc-grub-devel@gnu.org; Fri, 03 May 2013 08:17:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYEvc-0000XT-6o for grub-devel@gnu.org; Fri, 03 May 2013 08:17:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYEvZ-0000y1-E8 for grub-devel@gnu.org; Fri, 03 May 2013 08:17:32 -0400 Received: from mail-ee0-f42.google.com ([74.125.83.42]:33832) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYEvZ-0000xt-7j for grub-devel@gnu.org; Fri, 03 May 2013 08:17:29 -0400 Received: by mail-ee0-f42.google.com with SMTP id c13so724918eek.15 for ; Fri, 03 May 2013 05:17:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=Fkz2e8hbZwfjriBDMvFre7Uuj7bE9rVuY2gthBiNIYo=; b=AyiZGTAI/OT5692MLrtaY+r0s/JwO+YT0rrIw7nMp2hccVEafrIZiu0SVC0gLptUIu bLI+QJBR6/dMEHpDFnm8sXXsBb0OieUOF6dTrFK0eYYTUeaOUACryKDITkpZ6Zq9LzNx FAAVSD6q/M86RbVLPbFqiiBncManpW0bPdRT3Cb85xVsOQYus7Cpgp0rDn6eAoQ4cYem UA7MskAUFfMDUCS3PkLqWPpTpaeAguRggbb57ZZ/GIUapjIHd5uedOxiTcSklzbIL2oO 6vwkcnZmsCRqQcMN8aPqeGD9dLNLJHbDV6N0nR41EUWU+nIFogkCHDuB1czIAvi9zh8x N/dQ== X-Received: by 10.15.67.203 with SMTP id u51mr30948384eex.22.1367583448452; Fri, 03 May 2013 05:17:28 -0700 (PDT) Received: from debian.x201.phnet (245-188.1-85.cust.bluewin.ch. [85.1.188.245]) by mx.google.com with ESMTPSA id x41sm6738833eey.17.2013.05.03.05.17.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 May 2013 05:17:27 -0700 (PDT) Message-ID: <5183AAD6.6080605@gmail.com> Date: Fri, 03 May 2013 14:17:26 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] ARM U-Boot heap updates References: <20130502173454.GD28516@rocoto.smurfnet.nu> In-Reply-To: <20130502173454.GD28516@rocoto.smurfnet.nu> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigEA68C17FFAABD2284525AB3F" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 74.125.83.42 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 12:17:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEA68C17FFAABD2284525AB3F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02.05.2013 19:34, Leif Lindholm wrote: > Again, patch is against http://bzr.savannah.gnu.org/r/grub/branches/arm= =20 >=20 > - 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. >=20 Why not use the order: This would allow setting the size of heap in function of available RAM, rather than hardcodding its size. --------------enigEA68C17FFAABD2284525AB3F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlGDqtYACgkQNak7dOguQgknFgD/VjP7VaJf66Pr6Wrr8BbtB3Gq Mrhp90KPnkPKdn3UhHIA/iOC1lp1b2ww0ytkrzZRkfZfILoza35taspIfCjyjQGz =+MLf -----END PGP SIGNATURE----- --------------enigEA68C17FFAABD2284525AB3F--