Le lundi 20 septembre 2010 à 12:12 +0000, Jarek Poplawski a écrit :
Yes, but most developpers use 64bit kernels anyway, I suspect nobody
will ever notice :(
Here (with a typical config), here is the vmlinux size before and after
this patch :
$ size vmlinux.old
text data bss dec hex filename
6061748 640208 7285056 13987012 d56cc4 vmlinux.old
$ size vmlinux
text data bss dec hex filename
6070420 640208 7285056 13995684 d58ea4 vmlinux
Thats 8672 bytes of text increase.
(1330326 instructions instead of 1328472 -> 1854 more instructions)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html