lkml.org 
[lkml]   [2006]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 02/13] hrtimer: remove useless const
Hi,

On Mon, 13 Feb 2006, Ingo Molnar wrote:

> > That would would be a compiler problem, these const _are_ bogus.
>
> code size is really important for the ktime ops, so i'd keep the consts
> for the time being. In any case, it's definitely not a 2.6.16 change.

I checked with gcc-3.3 and before the patch:

$ size kernel/built-in.o
text data bss dec hex filename
197342 48061 44896 290299 46dfb kernel/built-in.o

After the patch:

$ size kernel/built-in.o
text data bss dec hex filename
197346 48061 44896 290303 46dff kernel/built-in.o

Impressive savings...

bye, Roman
-
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/

\
 
 \ /
  Last update: 2006-02-13 13:12    [W:0.089 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site