bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stack frame in execl_ is larger than allocated area on 64-bit


From: W. J. van der Laan
Subject: Re: Stack frame in execl_ is larger than allocated area on 64-bit
Date: Sat, 08 May 2021 14:57:51 +0000

> Yes...ugh. This was me cutting corners, or framed more positively:
>
> avoiding complex/dynamic code by doing the simplest thing...
>
> > As well as maybe detecting and throwing an error when this happens.
>
> Yeah...also, it would be nice to make this stack allocation dynamic.

Yes, that would be even better! I think it would also have a significant impact 
on cache-efficiency of small functions.

-W



reply via email to

[Prev in Thread] Current Thread [Next in Thread]