[Bug 451748] [NEW] unused filesystem modules are loaded

Sergei Ivanov svivanov at pdmi.ras.ru
Wed Oct 14 23:31:02 UTC 2009


Public bug reported:

Binary package hint: initramfs-tools

After booting current kubuntu karmik beta, lsmod shows the following:

Module                  Size  Used by
ufs                    76904  0
qnx4                   10536  0
hfsplus                81032  0
hfs                    50152  0
minix                  33168  0
ntfs                  101792  0
vfat                   13184  0
msdos                   9664  0
fat                    59832  2 vfat,msdos
jfs                   190160  0
xfs                   535136  0
exportfs                5472  1 xfs
reiserfs              247720  0
[...]

I have only ntfs, ext3 and ext4 filesystems on this machine, and only
ext4 is mounted. The rest of the above modules just sits there and eats
the non-swappable kernel memory. I'm sure they contribute to boot time
as well. And who knows whether the code from these modules is running or
not.

I expect that modules for non-existing stuff are not loaded, and this
was the case in Ubuntu 8.04 (I did not check anything in between).
However cheap the memory is these days, I still think that the issue is
worth fixing.

I'm not sure that it is the initramfs-tools package that is responsible
for this, but anyway its version is 0.92bubuntu53.

ProblemType: Bug
Architecture: amd64
Date: Wed Oct 14 18:47:19 2009
DistroRelease: Ubuntu 9.10
Package: initramfs-tools 0.92bubuntu53
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.46-generic
SourcePackage: initramfs-tools
Uname: Linux 2.6.31-14-generic x86_64

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
unused filesystem modules are loaded
https://bugs.launchpad.net/bugs/451748
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list