Re: [PATCH] x86: Align jump targets to 1 byte boundaries

From: Linus Torvalds
Date: Mon Apr 13 2015 - 14:31:57 EST


On Mon, Apr 13, 2015 at 10:26 AM, Markus Trippelsdorf
<markus@xxxxxxxxxxxxxxx> wrote:
>
> I must have made a measurement mistake above, because the actual code
> size savings are roughly 5%:

Can you check against the -fno-guess-branch-probability output?

Does lto (without pgo) perhaps end up undoing a lot of the random
"branch out and back" noise?

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