[PATCH]: Pool allocator

Richard Henderson rth@redhat.com
Fri Dec 20 02:50:00 GMT 2002


On Wed, Dec 18, 2002 at 02:59:27PM -0800, Geoff Keating wrote:
> If you plan to do much work on memory management, you really want to
> look at the pch-branch.  PCH puts extra requirements on memory
> allocators.

Briefly, like what?

Yesterday and today I've been playing with a re-organization
of ggc-page.c such that we no longer segregate object sizes
into different pages.  

I've only had a chance to do limited performace testing on 
the thing so far (which is why I havn't posted it).  Despite
the theoretical higher overhead of the metadata, core sizes
do appear to be smaller.  Runtime performance is a little 
worse still; I'm hoping that's fixable.


r~



More information about the Gcc-patches mailing list