Boost logo

Boost :

Subject: Re: [boost] [pool] Doubling algorithm
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2009-07-07 10:47:49


On Tue, Jul 7, 2009 at 12:15 AM, Martin
Scheffler<martinscheffler_at_[hidden]> wrote:
> The pool doubles its
> allocation size every time it runs out of free space.

I have solved this in the past by writing a simple wrapper class that
caps the max pool size. I also made it not double at one point, but
found that the doubling scheme worked "better."

AFAIK, there is no maintainer. However, someone volunteered a few
months back to make some long-needed fixes. Not sure what ever became
of that.

Jon


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk