home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13694 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!sgiblab!sgigate!odin!twilight!kuhio!rogerc
  2. From: rogerc@kuhio.wpd.sgi.com (Roger Chickering)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: cdromd runs away
  5. Message-ID: <ptdvk9@twilight.wpd.sgi.com>
  6. Date: 16 Sep 92 03:26:32 GMT
  7. References: <32566@adm.brl.mil>
  8. Sender: news@twilight.wpd.sgi.com ( CNews Account at twilight.wpd.sgi.com )
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 25
  11.  
  12. In <32566@adm.brl.mil> beyer@bflsgu.fl.bs.dlr.de (R. Beyer) writes:
  13. >on an Indigo/Entry running IRIX 4.0.1 and owning a CDROM drive with
  14. >CD inserted the cdromd runs away some hours after reboot, i.e. cdromd
  15. >eats up all processor time. Running 'top' produces this output:
  16.  
  17. >IRIX bflsgg 4.0.1 11150233 IP12 Load[1.32,1.48,1.21] 16:25:34   48 procs
  18. >    user   pid  pgrp  %cpu proc  pri  size   rss    time  command        
  19. >    root   224     0  96.6    *  100    45    15  134:33  cdromd
  20. >   beyer   402   401   1.4    *  +39   531   179   13:33  gr_osview
  21. >    root   232   232   0.6    *   26  1089   362    5:46  Xsgi
  22. >   beyer  1233  1233   0.6    0  +65    50    50    0:00  top
  23. >   beyer   445   267   0.2    *   26   211    97    0:03  xwsh
  24. >    root   340   112   0.2    *   26    48    25    0:18  fam
  25.  
  26. >What is going wrong here ? Any hint would be very much appreciated.
  27.  
  28. cdromd listens on a message queue for messages from the eject command
  29. and from subsequent invocations of cdromd.  For some reason (someone
  30. ran ipcrm?), the message queue disappears and cdromd goes into a very
  31. tight loop of having listening on the queue fail.
  32.  
  33. The message queue interface was replaced in 4.0.5, fixing this
  34. problem.
  35.  
  36. -Roger
  37.