emacs-devel
[Top][All Lists]
Advanced

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

Re: please help about garbage collector.


From: Alin Soare
Subject: Re: please help about garbage collector.
Date: Fri, 3 Dec 2010 09:27:43 +0200



> How can you detect that at a given address on the stack there is a lisp
> object, and not something else ?

By heuristic.  Read about conservative garbage collection in your
favorite text book.


Very interesting... I did not know about this kind of algorithm.

Thanks a lot.





reply via email to

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