Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.linux.development.system > #325
| From | pa@see.signature.invalid (Pierre Asselin) |
|---|---|
| Newsgroups | comp.os.linux.development.system |
| Subject | Re: Why the kernel modules I compiled so big ? |
| Date | 2011-11-06 01:34 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <j94o6c$fou$1@reader1.panix.com> (permalink) |
| References | <7d0822fd-4fb7-4731-b494-ab3e69fa0172@d34g2000prf.googlegroups.com> |
Fanchy <li3939108@gmail.com> wrote: > my platform is debian-6.0.3-amd64 > I downloaded the 2.6.32 kernel source with "apt-get " and used the > same ".config" file as the "config-2.6.32-5-amd64"file > [ ... ] > It seems every single module I compiled is more than 10 times as the > counterpart in "/lib/modules/2.6.32-5-amd64/" directory Try turning off CONFIG_DEBUG_INFO. (make menuconfig, "Kernel hacking", "Compile the kernel with debug info" .) -- pa at panix dot com
Back to comp.os.linux.development.system | Previous | Next — Previous in thread | Next in thread | Find similar
Why the kernel modules I compiled so big ? Fanchy <li3939108@gmail.com> - 2011-11-05 02:59 -0700
Re: Why the kernel modules I compiled so big ? André Gillibert <MetaEntropy.removeThis@gmail.com> - 2011-11-05 11:50 +0100
Re: Why the kernel modules I compiled so big ? Fanchy <li3939108@gmail.com> - 2011-11-05 04:10 -0700
Re: Why the kernel modules I compiled so big ? pa@see.signature.invalid (Pierre Asselin) - 2011-11-06 01:34 +0000
Re: Why the kernel modules I compiled so big ? min lee <mathslimin@gmail.com> - 2022-06-28 19:18 -0700
csiph-web