lkml.org 
[lkml]   [2000]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: bzImage ~ 900K with i386 test11-pre2
From

[Robert Lynch]
> I've been regularly building kernels in the testXX series, and
> they have been coming out ~ 600K; test10-final and test11-pre1:
>
> -rw-r--r-- 1 root root 610503 Oct 31 18:39 vmlinuz-t10
> -rw-r--r-- 1 root root 610568 Nov 7 20:26 vmlinuz-t11p01
>
> test11-pre2 comes out ~ 900K:
>
> -rw-r--r-- 1 root root 926345 Nov 10 10:16 vmlinuz-t11p02

Track it down yourself:

1) The sizes of your two 'vmlinux' files: do they differ wildly as well?

2a) If no, check the make logs between the vmlinux link line and bzImage
creation. Compare the two and note any significant differences.

2b) If yes, write a perl script to compute symbol sizes from each
System.map file. (Symbol size == address of next symbol minus
address of this symbol.) Sort numerically, then compare old vs new
for symbols that have grown a lot, or large new symbols.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:45    [W:0.115 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site