Eric Huss wrote: > #3 is a little nicer, at the cost of maintaining the counter (which should > be negligible). > > Thoughts? I don't know if that has been considered, yet: in int_dealloc, you don't know what block an int belongs to. Therefore, changing the counter will be difficult. Regards, Martin