Discussion:
Detailed information on interrupts
(too old to reply)
Himanshu Chauhan
2024-01-02 08:08:30 UTC
Permalink
Hi,

How to get the details information on interrupts in FreeBSD system.
I am looking information equivalent to “/proc/interrupts” on a Linux system.

Thanks
Regards
Himanshu



--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Dag-Erling Smørgrav
2024-01-04 14:42:58 UTC
Permalink
Post by Himanshu Chauhan
How to get the details information on interrupts in FreeBSD system.
I am looking information equivalent to “/proc/interrupts” on a Linux system.
`vmstat -i` perhaps?

DES
--
Dag-Erling Smørgrav - ***@FreeBSD.org


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...