lkml.org 
[lkml]   [2006]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Arjan's noinline Patch
On Mon, Jan 02, 2006 at 10:14:29AM -0500, Kurt Wall took 0 lines to write:
>
> Right, I need to isolate the effects of each variable. Results for gcc
> 3.4.4 and 4.0.2, built with CONFIG_CC_OPTIMIZE_FOR_SIZE enabled, appear
> below. Pardon the bad methodology.
>
> $ size vmlinux.*
> text data bss dec hex filename
> 2333474 461848 479920 3275242 31f9ea vmlinux.344.inline
> 2327319 462000 479920 3269239 31e277 vmlinux.344.noinline
> 2319085 461608 479984 3260677 31c105 vmlinux.402.inline
> 2313578 461800 479984 3255362 31ac42 vmlinux.402.noinline

Here are the results for gcc 3.4.4 and 4.0.2, built _without_
-Os:

$ size vmlinux*noopt
text data bss dec hex filename
2584202 461848 479920 3525970 35cd52 vmlinux.344.inline.noopt
2578246 462000 479920 3520166 35b6a6 vmlinux.344.noinline.noopt
2626475 461856 479984 3568315 3672bb vmlinux.402.inline.noopt
2620807 462016 479984 3562807 365d37 vmlinux.402.noinline.noopt

Kurt
--
There are really not many jobs that actually require a penis or a
vagina, and all other occupations should be open to everyone.
-- Gloria Steinem
-
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-01-02 17:25    [W:0.098 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site