emacs-devel
[Top][All Lists]
Advanced

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

Re: GC and stack marking


From: Paul Eggert
Subject: Re: GC and stack marking
Date: Mon, 19 May 2014 12:58:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/19/2014 12:14 PM, Eli Zaretskii wrote:
>
>We could have the garbage collector treat purify-flag specially, I suppose.
I'm not sure I understand the suggestion.  Can you elaborate?

I was thinking of a horrible hack where the GC knows about purify-flag, so that when you set purify-flag to nil the GCC immediately frees the object that purify-flag used to contain, and that we make purify-flag special in this way.

I hope there's a better idea out there somewhere. Maybe we should get rid of the hash-table purify-flag hack, for example. I'm just thinking out loud here.



reply via email to

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