freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-dev] comments on Pool


From: Scott Haney
Subject: Re: [pooma-dev] comments on Pool
Date: Mon, 19 Mar 2001 07:15:36 -0700
User-agent: Microsoft-Entourage/9.0.2509

on 3/18/01 11:41 PM, Allan Stokes at address@hidden wrote:

> 
> I noted that the grow() function makes no special effort to allocate
> page-sized chunks on VM page boundaries.  It just calls new
> char[alloc_this];  Perhaps the implementation is relying on certain C++
> platforms to return near-page-size allocations on VM boundaries on best
> effort?

Doubt it. :-)

> 
> Perhaps the best thing to do is note some of these issues in Pool.h for
> attention the next time the surgeon cuts.
> 

This is a great idea. It sounds like there might be benefit to be gained
with only a little work, but we should probably defer this a bit.

Scott

reply via email to

[Prev in Thread] Current Thread [Next in Thread]