Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections-fdata-sections

From: H. Peter Anvin
Date: Mon Apr 20 2009 - 21:28:12 EST


Linus Torvalds wrote:
>
> Are there any advantages outside of the size things?
>
> Do we end up packing data better?
>
> I'd like to have some more champions of this code, in other words.
>
> I'd be ok with merging it, but I haven't really gotten a strong feeling
> that anybody is going to enable it or use it.
>

It may be a long haul to get people to actually use it, but there is a
fairly major advantage near the end, and that is that we can structure
the source code in a way that makes sense for reading it, rather than
what will end up using what.

Assuming it does work correctly.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

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