[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Garbage collection
- From: James McCartney <asynth@...>
- Date: Sat, 2 Nov 2002 15:59:12 -0800
On Saturday, November 2, 2002, at 01:39 PM, Thatcher Ulrich wrote:
This is cool, but one problem I have with this is that unless you
sweep, the "free" objects don't get returned to the C allocator (you
don't call C's free() on them). Then, when you go to allocate new
objects, the "free list" is essentially an unsorted bag of
different-sized chunks.
It is not "an unsorted bag of different-sized chunks."
The treadmills are segregated into size classes.
--
--- james mccartney james@audiosynth.com <http://www.audiosynth.com>
SuperCollider - a real time synthesis programming language for the
PowerMac.
--
--- james mccartney james@audiosynth.com <http://www.audiosynth.com>
SuperCollider - a real time synthesis programming language for the
PowerMac.
<ftp://www.audiosynth.com/pub/updates/SC2.2.16.sea.hqx>