home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / sysadmin / 6548 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.th-darmstadt.de!kino!uli
  3. From: uli@kino.intellektik.informatik.th-darmstadt.de (Ulrich Grepel)
  4. Subject: SUMMARY: cpu usage of unused but enabled serial port
  5. Message-ID: <1992Nov17.142613.27644@news.th-darmstadt.de>
  6. Sender: uli@kino (Ulrich Grepel)
  7. Date: Tue, 17 Nov 1992 14:26:13 GMT
  8. Nntp-Posting-Host: kino.intellektik.informatik.th-darmstadt.de
  9. Organization: TH Darmstadt
  10. Lines: 31
  11.  
  12. Hi all,
  13.  
  14. this is a summary of the hints I've got for my problem with my unused but
  15. enabled serial ports eating up my CPU:
  16.  
  17. 1. Many others have the same problem.
  18. 2. It seems to be the case that the ports generate interrupts.
  19. 3. You can decrease CPU usage in several ways:
  20.    a) don't enable the ports
  21.    b) plug something into the ports that quiet them down (e.g. modem turned on,
  22.       a terminal plugged in, logged in and then turned off)
  23.    c) use the dsp together with additional hardware to get a high speed
  24.       serial port that doesn't use up your CPU
  25. 4. The whole thing seems to be irrelevant of the OS version. I have 3.0, but
  26.    it was that bad much earlier. That's easy to understand since it is a
  27.    hardware problem.
  28. 5. If you think your '40 NeXT is standing still, a '30 one is running
  29.    backwards.
  30. 6. A port that is configured to a higher baud rate is eating more CPU.
  31. 7. 19200 baud need approx. 30-40 percent of the CPU if it can get that much
  32. 8. A second port needs additional 30-40 percent.
  33. 9. A port configured to 1200 baud doesn't need any CPU, ps xu only shows 240K
  34.    of RSIZE.
  35. 10.Modifying /etc/ttys and 'kill -HUP 1' takes effect immediately in both
  36.    directions.
  37. 11.Ports without hardware flow control eat up the same amount of CPU.
  38.  
  39. Thanks to all who responded, even if there's no real solution,
  40.  
  41. Uli
  42.  
  43.