Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 1996 18:57:16 -0500 (EST)
From:      Chuck Robey <chuckr@Glue.umd.edu>
To:        dennis <dennis@etinc.com>
Cc:        questions@freebsd.org
Subject:   Re: # of Interrupts
Message-ID:  <Pine.OSF.3.91.960222185550.3683B-100000@maryann.eng.umd.edu>
In-Reply-To: <199602221631.LAA02222@etinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Feb 1996, dennis wrote:

> 
> Whats the program that shows the number of interrupts from a 
> device?
> 
> db

vmstat -i will give you a list.  Here's a sample from my machine:

interrupt      total      rate
clk0 irq0    46306579       99
rtc0 irq8    59252060      127
fdc0 irq6           1        0
aha0 irq11      50637        0
sc0 irq1        57544        0
sio0 irq4     5763893       12
sio1 irq3           1        0
lpt0 irq7     1589712        3
ed0 irq5      1352329        2
sb0 irq9            1        0
Total        114372757      246

At least it works that way under FreeBSD-current.

> 
> 

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@eng.umd.edu          | communications topic, C programming, and Unix.
9120 Edmonston Ct #302      |
Greenbelt, MD 20770         | I run Journey2 and n3lxx, both FreeBSD
(301) 220-2114              | version 2.2 current -- and great FUN!
----------------------------+-----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960222185550.3683B-100000>