Re: [PATCH] Re: UNWIND_INFO slowdown in -mm1

From: Ingo Molnar
Date: Wed Oct 18 2006 - 07:09:34 EST



* Andi Kleen <ak@xxxxxxx> wrote:

> > Below patch should help, can you try it out? Short of the linker
> > supporting building a binary lookup table at build time, it creates
> > one as soon as the bootmem allocator is usable (so you'll continue
> > using the linear lookup for the first [hopefully] few calls). The
> > code should be ready to utilize a build-time created table once a
> > fixed linker becomes available.
>
> I added the patch now, thanks.
>
> Not sure this is still .19 material though or better delayed for .20.
> What do you think?

it's a performance regression that results in 3x boot time slowdown.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/