emacs-devel
[Top][All Lists]
Advanced

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

Re: t and nil in pure memory?


From: Stefan Monnier
Subject: Re: t and nil in pure memory?
Date: Tue, 24 Nov 2009 11:28:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> If you need more details I could go back and look it up, but I really
>> don't think there's any useful information to be had.  The experiment
>> was no joke, but it was very limited, just as you wrote.
> Thanks for the info.  It sounds like maybe I should go ahead and investigate
> further...

IIUC the Boehm GC has a fair bit of knobs and tricks to tune it for
particular uses, so I expect it can perform reasonably well for us, but
it will require tuning.  E.g. it'll require teaching the Boehm GC how to
precisely mark our objects.


        Stefan




reply via email to

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