Re: [2.6 patch] add an -Os config option

From: Joe Korty
Date: Tue Aug 12 2003 - 10:50:28 EST


On Tue, Aug 12, 2003 at 02:35:41PM +0100, Alan Cox wrote:
> On Llu, 2003-08-11 at 22:11, Adrian Bunk wrote:
>> + Enabling this option will pass "-Os" instead of "-O2" to gcc
>> + resulting in a smaller kernel.
>> +
>> + The resulting kernel might be significantly slower.
>
> With most of the gcc's I tried -Os was faster.

Because of a better L1-instruction cache footprint?

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