Re: broken local_t on i386

From: Andi Kleen
Date: Mon Jun 12 2006 - 14:55:15 EST


On Monday 12 June 2006 20:42, Christoph Lameter wrote:
> On Mon, 12 Jun 2006, Andi Kleen wrote:
> > Saving two instructions? And PDA is usually in L1. I doubt you could
> > benchmark a difference.
>
> The two instructions occur over and over again for each PDA reference. And
> then there are now two more instruction for disabling preempt and
> reenabling preempt.

Only for those who set CONFIG_OVERHEAD

> A simple dec/inc <absolute location> would be nicely suitable for
> inlining per processor counters.

Possible, but is it worth reinventing the linker?

-Andi
-
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/