
13 Apr
2012
13 Apr
'12
12:23 p.m.
On 13/04/12 14:15, Olaf van der Spek wrote:
On Fri, Apr 13, 2012 at 2:06 PM, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
From what you're describing, this looks like region-based memory management. In C++, the most common strategy for this kind of thing is arena allocators.
How does your allocator differ from the usual arena ones?
Hi Mathias,
Is there a need to quote 70 lines just to reply to a few?
My reply was to the description of suballocators, therefore I quoted the full description. I wasn't able to narrow it down more with the little time I give to evaluating the relevant parts; I didn't realize it was so bad.