Re: [Ksummit-2013-discuss] [ATTEND] [ARM ATTEND] kernel data bloatand how to avoid it

From: Tony Lindgren
Date: Fri Aug 02 2013 - 03:55:26 EST


* Jason Cooper <jason@xxxxxxxxxxxxxx> [130731 07:00]:
> On Wed, Jul 31, 2013 at 05:33:51AM -0700, Greg KH wrote:
> > On Wed, Jul 31, 2013 at 12:38:03AM -0700, Tony Lindgren wrote:
> > > Hi all,
> > >
> > > Probably the biggest kernel data bloat issue is in the ARM land, but
> > > it also seems that it's becoming a Linux generic issue too, so I
> > > guess it could be discussed in either context.
> >
> > Why is it specific to ARM? What is so unique to ARM that causes it to
> > "bloat"?
> >
> > And what exactly do you mean by "bloat"?
>
> Perhaps he's referring to the multiplatform effort? You'd get a lot of
> board code that wouldn't be used at each boot. This should be declining
> though...

Yes that too, device tree and ACPI help there a great deal as we don't
need to build in board specific data for each supported board, but
instead have just one copy of the board specific data come from the
bootloader.

Regards,

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