Fwd: Interrupt Overload

Dutch Ingraham stoa at gmx.us
Sat Jun 7 14:33:26 UTC 2014


On 06/07/2014 09:53 AM, Hans Petter Selasky wrote:
> On 06/07/14 15:05, Dutch Ingraham wrote:
>>
>> Hi everyone - I am resending this as it is not appearing in the archives
>> so I don't believe it made it to the general list-serv. (My apologies if
>> it actually did make it.)
>>
> 
> Hi,
> 
> UHCI controllers should not produce more than 1000 IRQ/s. Is the
> interrupt perhaps shared?
> 
> --HPS
> 
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
> 
Thanks, Hans.  Here's some output from <vmstat -i>:

interrupt	total		rate
irq1 atkbd0	48		0
irq16 uhci0	19937714	43248
irq18 atapci0+	886		1
[snip]

There are no other UHCI's in the list.

A <dmesg | grep uhci> produces only one instance at uhci0:

"uhci0: <UHCI (generic) USB controller> port 0xff20-0xff3f \
irq16 at device 26.0 on pci0"

Is there another command you're thinking of to produce better information?


More information about the freebsd-hackers mailing list