Re: [2.6 patch] add a config option for -Os compilation

From: Adrian Bunk
Date: Sun Oct 19 2003 - 11:01:59 EST


On Sun, Oct 19, 2003 at 08:43:27AM -0700, Martin J. Bligh wrote:
>...
> So why are we changing it then? ;-) We don't seem to have much evidence
> either way. What are the distros doing?

The exact speed differences need measurements and it might be that
depending on the gcc version and hardware the one or the other is
faster.

I doubt it would make a noticalble difference in either direction for an
average user who runs Mozilla under KDE. -O2 is IMHO the better default
since it's well tested through different gcc versions.

The more important point is that -Os code is significantely smaller
which is important for some applications (e.g. a router-on-a-floppy or
small embedded systems).

> M.

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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