Weekly Edition Return to the Kernel page |
Remove unused exports and save 98Kb of kernel size
Hi, I've made a patch to remove all EXPORT_SYMBOL's that aren't used in the kernel; it's too big for the list so it can be found at http://www.kernelmorons.org/unexport.patch -rwxr-xr-x 1 root root 34476416 Apr 1 21:59 vmlinux.before -rwxr-xr-x 1 root root 34378112 Apr 1 22:48 vmlinux.after As you can see this saves 98Kb kernel size... that's not peanuts. Signed-off-by: Arjan van de Ven <arjan@kernelmorons.org> - 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/ |
Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.