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
> [email protected]
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to