Re: High interrupt count on irq12



Gardner Bell wrote:
Since I installed -CURRENT, I've noticed irq12 has a rather high
interrupt count for only 29mins of uptime. Interrupt load appears to
be rather low at only 0.4% so I'm not sure what can be causing the high
count. Here is the output of vmstat.

dan@home$ vmstat -i
interrupt total rate
irq1: atkbd0 3011 1
irq12: psm0 121265 61
irq14: ata0 58 0
irq19: uhci1+ 5181 2
irq20: fxp0 1377 0
irq22: pcm0 11 0
cpu0: timer 3812581 1923
cpu1: timer 3812247 1923
Total 7755731 3913

My kernel is pretty much GENERIC except for the removal of drivers that
I don't use/need, WITNESS, and INVARIANTS.

Nothing wrong with that number unless you don't use the mouse. Mice generate anywhere from dozens to hundreds of interrupts per second depending on the hardware type port settings. An hour's worth of regular desktop usage could easily generate the amount shown above.

--
Darren Pilgrim
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: vmstat shows high interrupts...
    ... rate of incoming packets with interrupt ... I have attached the vmstat output below. ... The cpu is ... > tin tout kps tps serv kps tps serv kps tps serv kps tps serv us ...
    (comp.unix.solaris)
  • Re: interrupt statistics (broken hifn ?)
    ... would cause the hifn card not to work in 3 machines despite showing up? ... On another machine it doesnt show up I imagine because its a shared interrupt ... backup2# vmstat -i ... backup2# sysctl -Ax hw.hifn ...
    (freebsd-hackers)
  • Re: cdrecord burns, life pauses
    ... and cdrecord with a patch that adds DVD burning capabilities. ... Doesn't sound familiar. ... Even "vmstat -ai" didn't help, ... interrupt with something clock-related. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: FreeBSD 7.0 interrupt storm with irq0: clk
    ... Actually no more interrupt after I added these options back to my kernel while it's UP not SMP, and vmstat output has changed totally. ... # To make an SMP kernel, the next two lines are needed ...
    (freebsd-stable)
  • Re: FreeBSD 7.0 interrupt storm with irq0: clk
    ... Actually no more interrupt after I added these options back to my kernel while it's UP not SMP, and vmstat output has changed totally. ... # To make an SMP kernel, the next two lines are needed ...
    (freebsd-stable)