Re: Arjan's noinline Patch

From: Jan Engelhardt
Date: Tue Jan 03 2006 - 14:48:23 EST


>> size:
>> text data bss dec hex filename
>> 17188479 5984442 1738248 24911169 17c1d41 rc7-noinl-Os/vmlinux
>> 17313751 5980978 1738248 25032977 17df911 rc7-Os/vmlinux
>> 20174873 5991726 1738248 27904847 1a9cb4f rc7-noinl/vmlinux
>> 20222221 5992278 1738248 27952747 1aa866b rc7-NFI/vmlinux
>> 20321527 5988706 1738248 28048481 1abfc61 rc7-std/vmlinux
>
> Just out of pure curiosity... Where would NFI-Os stand?
>
> one would expect it to be around 17225???...

LD .tmp_vmlinux1
arch/i386/kernel/built-in.o: In function `fix_to_virt':
: undefined reference to `__this_fixmap_does_not_exist'
arch/i386/kernel/built-in.o: In function `fix_to_virt':
: undefined reference to `__this_fixmap_does_not_exist'
arch/i386/kernel/built-in.o: In function `fix_to_virt':
: undefined reference to `__this_fixmap_does_not_exist'
arch/i386/kernel/built-in.o: In function `fix_to_virt':
: undefined reference to `__this_fixmap_does_not_exist'
arch/i386/kernel/built-in.o: In function `fix_to_virt':
: undefined reference to `__this_fixmap_does_not_exist'
arch/i386/kernel/built-in.o:: more undefined references to
`__this_fixmap_does_not_exist' follow
make: *** [.tmp_vmlinux1] Error 1

I hacked it up a little to get a result so...
text data bss dec hex filename
17286376 4281178 1738248 23305802 1639e4a .tmp_vmlinux1



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