* grub stack size limit? @ 2013-04-21 9:09 Andrey Borzenkov 2013-04-21 9:52 ` Vladimir 'φ-coder/phcoder' Serbinenko 0 siblings, 1 reply; 2+ messages in thread From: Andrey Borzenkov @ 2013-04-21 9:09 UTC (permalink / raw) To: grub-devel 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? ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: grub stack size limit? 2013-04-21 9:09 grub stack size limit? Andrey Borzenkov @ 2013-04-21 9:52 ` Vladimir 'φ-coder/phcoder' Serbinenko 0 siblings, 0 replies; 2+ messages in thread From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-04-21 9:52 UTC (permalink / raw) To: The development of GNU GRUB [-- Attachment #1: Type: text/plain, Size: 425 bytes --] 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? > 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 > [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 294 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-21 9:53 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-04-21 9:09 grub stack size limit? Andrey Borzenkov 2013-04-21 9:52 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).