This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Add ggc_free to ggc-zone


On Fri, Jan 30, 2004 at 06:25:00PM -0500, Daniel Berlin wrote:
> It just means the page won't be freed if you put it in the wrong zone, 
> at worst (and this is only the case for small objects).  It'll still be 
> reused.

That is the main point, though it'd be nice to figure out
a better solution.  Something to think about....


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]