emacs-devel
[Top][All Lists]
Advanced

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

RE: Enlarge MAX_ALLOCA?


From: Herring, Davis
Subject: RE: Enlarge MAX_ALLOCA?
Date: Fri, 20 Jun 2014 15:15:57 +0000

> - see if we can allocate this area less frequently (e.g. if it's for
>   handling compositions, it seems like it shouldn't be needed in your
>   cases where you encode file names (or do your file names have parts
>   that require compositions?)).  I.e. delay the allocation to when we
>   really need it.

We could also allocate it less frequently by allocating it statically (unless 
en/decoding can be reentrant, which seems unlikely).

Davis



reply via email to

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