Re: [PATCH] Isapnp warning

Andrew Morton (akpm@digeo.com)
Sat, 21 Jun 2003 19:59:28 -0700


Chris Wedgwood <cw@f00f.org> wrote:
>
> On Sat, Jun 21, 2003 at 07:17:05PM -0700, Andrew Morton wrote:
>
> > Compared to 2.95.3, gcc-3.3 takes 1.5x as long to compile, and
> > produces a kernel which is 200k larger.
>
> Do we know why this is the case? I assume the fix is far from
> trivial?

Alignment mainly. It pads stuff all over the place. A lot of it can be
defeated - but not all, last time I looked.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/