home *** CD-ROM | disk | FTP | other *** search
-
- Hi, mtk asked once me to run vmstat to possibly see
- what kind of interrupts are running wild :) on my
- A2000. I finally had enough patience with that annoying
- keyboooard repeating and set NetBSD more or less up
- and running in multi-user mode, and here's what vmstat
- said (loadbsd'd 613 and I had 614 in /vmunix):
-
-
- interrupt total rate
- tbe 130895 10
- kbd/scsi 51386 4
- vbl 633770 50
- rbf 8122053 646
- clock 1256359 100
- nmi 130 0
- Total 10194593 811
-
-
- I grepped the sources, and rbf seems to be serial
- interrupt, right? While I was in multi-user mode,
- I didn't use serial port at all, although I had
- used it before that in single-user mode.
-
-
-
-