[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: why insmod so active?



Eugene,

I have not seen any answers to your question, which may mean that no one
knows.

Your command is unusual:-
> /sbin/insmod -k -s /lib/modules/2.0.30/misc/lp.o lp

"insmod -k -s lp" would be the usual way of loading lp.

The actual device could be /dev/lp0 or /dev/lp1 so be prepared to try both
and adjust /etc/printcap if necessary.
 
Run depmod -a and try insmod again.  If the present behaviour persists I
can only suggest that you run strace on it. 

strace insmod -k -s lp

Lindsay
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Lindsay Allen   <allen@cleo.murdoch.edu.au>  Perth, Western Australia
voice +61 8 9316 2486    modem +61 8 9364-9832      32S, 116E
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

On Tue, 9 Sep 1997, Eugene Sevinian wrote:

> 
> I noticed that insmod spends a lot of CPU time. 
> There were no such things before .  I'm using 2.0.30 kernel
> with 1.3.0 Debian. 
> Here is the 1st string of top's output:
> root       190 89.0  1.4   0   848   324   236  ?  R      5:15
> /sbin/insmod -k -s /lib/modules/2.0.30/misc/lp.o lp
> 
> Is there any idea? Thanks in advance.
>  
> Eugene Sevinian
> 
> ----------------------------
> Cosmic Ray Division
> Yerevan Phisics Institute
> Alikhanian's Brothers str.2
> 375036 Yerevan 36
> Armenia
> 
> URL: http://www.yerphi.am/crd/prs/sevinian.html
> Phone: 374-2-352041 (YerPhI), 374-2-344873 (aprt.)
> Fax: 374-2-350030
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> debian-user-request@lists.debian.org . 
> Trouble?  e-mail to templin@bucknell.edu .
> 
> 




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: