Re: [PATCH] use unlikely() for current_kernel_time() loop

From: Andi Kleen
Date: Thu Jun 08 2006 - 02:50:37 EST


On Thursday 08 June 2006 08:41, Brian F. G. Bidulock wrote:
> Andi,
>
> On Thu, 08 Jun 2006, Andi Kleen wrote:
> >
> > Nothing on x86-64 at least - it uses -fno-reorder-blocks by default.
> >
>
> Why is that?

Originally because it made assembly too unreadable. Later it was discovered
it produces smaller code too.

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