lkml.org 
[lkml]   [2007]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] printk_ratelimit functions should use CONFIG_PRINTK
From
Date
On Fri, 2007-12-14 at 13:12 -0600, Matt Mackall wrote:
> On Fri, Dec 14, 2007 at 11:00:35AM -0800, Joe Perches wrote:
> > Makes an embedded image a bit smaller
>
> Looks good to me. This should probably go to Andrew first though. And
> it wouldn't hurt to see some size(1) results.

For instance:

x86 32 Allnoconfig, CONFIG_EMBEDDED=y CONFIG_PRINTK not set

with:

$ size -A vmlinux

vmlinux :
section size addr
.text 697864 3222274240
.rodata 121988 3222974464
.data 75952 3223097344
.bss 69632 3223289856
Total 1095589

without:

$ size -A vmlinux
vmlinux :
section size addr
.text 698376 3222274240
.rodata 122032 3222978560
.data 76080 3223101440
.bss 69632 3223298048
Total 1096273




\
 
 \ /
  Last update: 2007-12-14 21:13    [W:0.406 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site