Re: Arjan's noinline Patch

From: Ingo Molnar
Date: Mon Jan 02 2006 - 06:03:15 EST



* Kurt Wall <kwallnator@xxxxxxxxx> wrote:

> After applying Arjan's noline patch (http://www.fenrus.org/noinlin), I
> see almost a 10% reduction in the size of .text (against 2.6.15-rc6)
> with no apparent errors and no reduction in functionality:

just to make sure: this was with -Os _also_ turned on, right? So what
you measured was the effect of Arjan's patch plus -Os, combined,
correct?

if yes you should measure the two effects in isolation, like the vmlinux
numbers i posted. Every patch applied and every change to .config
options must be measured separately, to get valid results. This doesnt
invalidate your raw vmlinux measurements - you simply need to add a
"Arjan's patch applied but no -Os turned on" number - but it does
invalidate your conclusion quoted above.

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/