This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: section placement q


Andrew Morton wrote:
> 
> >  http://www.geocities.com/SiliconValley/Heights/6494/sw/patch-initstr.gz
> 
> Wow.  Did that save ~30k? 

I don't remember the actual numbers anymore (iirc for UP kernels
the saving was ~12k, for SMP ones it was significantly more).
Something that the compiler could help with is string alignment
-- aligning to 32 bytes etc is not really necessary for those
strings...



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]