lkml.org 
[lkml]   [1997]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectmodutils-970116
Date
Hi Richard

modutils-970116 still has problems:

# lsmod
Module Size Used by
nfs 47852 0 (autoclean)
ne 5932 0 (autoclean)
8390 5476 0 (autoclean) (unused) [ne]
ipx 11992 0 (autoclean)
serial 25892 0 (autoclean)
ntfs 26800 0 (autoclean)
# cat /proc/modules
nfs 47852 6 (autoclean)
ne 5932 2 (autoclean)
8390 5476 0 [ne] (autoclean)
ipx 11992 9 (autoclean)
serial 25892 2 (autoclean)
ntfs 26800 1 (autoclean)

So at least the use-count is wrong and I don't thing the "(unused)" is correct,
because 8390 is used by ne.
I don't really understand the need for lsmod. It simply could be a shell-script:

#!/bin/sh
echo "Module Size Used by"
cat /proc/modules'

--
Bye, Jojo

email:
work SCHMITZ_JOACHIM@Tandem.COM
home Joachim_Schmitz@D.maus.de

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.044 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site