[PATCH] Account RMI XLR interrupts
Rui Paulo
rpaulo at freebsd.org
Tue Apr 20 11:39:58 UTC 2010
On 20 Apr 2010, at 12:36, Rui Paulo wrote:
> Hi,
> The following patch accounts interrupts on the XLR and makes vmstat -i and systat work display useful data. I think the commented out atomic inc can go away, but I'm not sure.
>
> Here's an example:
>
> $ vmstat -i
> interrupt total rate
> int16: 56118 984
> int17: 214 3
> Total 56332 988
>
> int16 is the timer and int17 is the network interface (rge1).
Actually, int17 is the serial console. Not sure why the network interface doesn't show up.
Regards,
--
Rui Paulo
More information about the freebsd-mips
mailing list