home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-08 / text0177.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  694 b   |  27 lines

  1.  
  2. Hi, mtk asked once me to run vmstat to possibly see
  3. what kind of interrupts are running wild :) on my
  4. A2000. I finally had enough patience with that annoying
  5. keyboooard repeating and set NetBSD more or less up
  6. and running in multi-user mode, and here's what vmstat
  7. said (loadbsd'd 613 and I had 614 in /vmunix):
  8.  
  9.  
  10. interrupt     total        rate
  11. tbe        130895        10
  12. kbd/scsi     51386         4
  13. vbl        633770        50
  14. rbf           8122053           646
  15. clock           1256359           100
  16. nmi           130         0
  17. Total          10194593           811
  18.  
  19.  
  20. I grepped the sources, and rbf seems to be serial
  21. interrupt, right? While I was in multi-user mode,
  22. I didn't use serial port at all, although I had
  23. used it before that in single-user mode.
  24.  
  25.  
  26.  
  27.