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]: Pool allocator


> Date: Fri, 20 Dec 2002 14:28:16 -0800
> From: Richard Henderson <rth@redhat.com>

> On Fri, Dec 20, 2002 at 01:37:09PM -0800, Geoff Keating wrote:
> > I'd expect that most of the cost in runtime performance would be in
> > ggc_set_mark...
> 
> I don't think so.  It's spread out all over.  Which is
> exactly the opposite of what I'd expect.

Perhaps it's a cache-line alignment problem?

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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