public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Gerst <bgerst@didntduck.org>
To: Ian Soboroff <ian.soboroff@nist.gov>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Why are 2.6 modules so huge?
Date: Tue, 24 Feb 2004 10:50:26 -0500	[thread overview]
Message-ID: <403B72C2.1010705@didntduck.org> (raw)
In-Reply-To: <9cfptc4lckg.fsf@rogue.ncsl.nist.gov>

Ian Soboroff wrote:
> Can anyone help me understand why 2.6-series kernel modules are so
> huge?
> 
> $ cd /lib/modules
> $ ls -l */kernel/fs/vfat
> 2.4.20-18.8bigmem/kernel/fs/vfat:
> total 20
> -rw-r--r--    1 root     root        17678 May 29  2003 vfat.o
> 
> 2.4.23-xfs/kernel/fs/vfat:
> total 20
> -rw-r--r--    1 root     root        17614 Dec  3 18:04 vfat.o
> 
> 2.6.0/kernel/fs/vfat:
> total 288
> -rw-r--r--    1 root     root       288738 Feb 11 16:47 vfat.ko
> 
> 2.6.3/kernel/fs/vfat:
> total 288
> -rw-r--r--    1 root     root       289086 Feb 24 10:09 vfat.ko
> 
> Ian
> 

You probably have debugging config options enabled (ie CONFIG_DEBUG_INFO).

--
				Brian Gerst

  parent reply	other threads:[~2004-02-24 15:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-24 15:30 Why are 2.6 modules so huge? Ian Soboroff
2004-02-24 15:40 ` Norberto Bensa
2004-02-24 15:46 ` Måns Rullgård
2004-02-25  7:28   ` Harald Dunkel
2004-02-25  8:56     ` Måns Rullgård
2004-02-24 15:50 ` Brian Gerst [this message]
2004-02-24 16:03   ` Ian Soboroff
2004-02-24 15:50 ` Jan De Luyck
2004-02-24 16:05 ` James Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=403B72C2.1010705@didntduck.org \
    --to=bgerst@didntduck.org \
    --cc=ian.soboroff@nist.gov \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox