From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UTqxD-0007uw-MV for mharc-grub-devel@gnu.org; Sun, 21 Apr 2013 05:53:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTqxB-0007sx-92 for grub-devel@gnu.org; Sun, 21 Apr 2013 05:53:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTqx9-0007JW-UV for grub-devel@gnu.org; Sun, 21 Apr 2013 05:53:01 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:51367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTqx9-0007J7-MQ for grub-devel@gnu.org; Sun, 21 Apr 2013 05:52:59 -0400 Received: by mail-wi0-f170.google.com with SMTP id l13so3075295wie.5 for ; Sun, 21 Apr 2013 02:52:58 -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=4ESEHGbnAcuI2fsO6sXsNS+gyitkyejwAH59DDzIDfU=; b=KQnpBGV2CMk9l+eG7qL48XWZ+43Ac1GWOFkLwxWv7yInX/T5Wn3yfLJHE7rmOMln9f iAaCN25CXycJsqBxp181Yxg3aMsvRbY4+im+qBNLRBbX1QZM/fwT2aa+umZzrbQaRbr8 hlYsI8pKlRx47rxRB8Fxi82bcH0nwC00u4tV81GqsTzYXlfIdmYBN06slu4RIyKhqLQO C90Bmi+exQvUucv+0J3SXZ515FoKWoVUtfvbog5KcaTMITLa36Ez9m3+nKqJDyWPrt2m pIlBnPt0hvkkEn+t4mNqOCB/EUPji3nso3JEL+5Y5fr/WkqWHHYrVPVipfGO1xYTlBK0 cS8w== X-Received: by 10.194.133.198 with SMTP id pe6mr41681738wjb.9.1366537978271; Sun, 21 Apr 2013 02:52:58 -0700 (PDT) Received: from debian.x201.phnet (245-188.1-85.cust.bluewin.ch. [85.1.188.245]) by mx.google.com with ESMTPS id d47sm33836066eem.9.2013.04.21.02.52.56 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Apr 2013 02:52:57 -0700 (PDT) Message-ID: <5173B6EB.7060209@gmail.com> Date: Sun, 21 Apr 2013 11:52:43 +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: The development of GNU GRUB Subject: Re: grub stack size limit? References: <20130421130931.76e845f5@opensuse.site> In-Reply-To: <20130421130931.76e845f5@opensuse.site> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig0E4B8C2189410BC2C53AF22E" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22a 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: Sun, 21 Apr 2013 09:53:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0E4B8C2189410BC2C53AF22E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 21.04.2013 11:09, Andrey Borzenkov wrote: > Are there limits for stack size used in grub? I.e. is allocation of > several KB on stack acceptable or it should go into heap in this case? >=20 Stack is only 32 KiB on i386-pc. Use heap for anything big. > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --------------enig0E4B8C2189410BC2C53AF22E 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/ iF4EAREKAAYFAlFztvMACgkQNak7dOguQgmu/gD/fZmXgDLw3w7F6IW6yfLpBdmw 4GwlYB2Da/f7YlqPb3kBALRHFBC0I17LiBj4Qnwb3IaMEr0rnQaFUy7MSKgrnjzE =IbrH -----END PGP SIGNATURE----- --------------enig0E4B8C2189410BC2C53AF22E--