Arjan's noinline Patch

From: Kurt Wall
Date: Sun Jan 01 2006 - 11:44:53 EST


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:

$ size vmlinux.*
text data bss dec hex filename
2578246 462000 479920 3520166 35b6a6 vmlinux.inline
2327319 462000 479920 3269239 31e277 vmlinux.noinline

So, from where I sit, it seems like a reasonable patch to field test in
-mm.

Kurt
--
Blood is thicker than water, and much tastier.
-
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/