lua-users home
lua-l archive

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



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>