Re: smsc95xx performance bug: eth vs usb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/06/2011 02:37:20 PM, DJ Delorie wrote:

how's it going with this?

> I put tcpdump traces here:
> 
> http://www.delorie.com/tmp/usb-yes-pings.gz
> http://www.delorie.com/tmp/usb-no-pings.gz
> http://www.delorie.com/tmp/lsusb.txt
> 
> (my panda doesn't have /proc/bus/usb for some reason)

it's deprecated but very handy (usbview uses it)
you enable it in the kernel config in the usb section

> Note: I also have a USB protocol analyzer (www.totalphase.com) which I
> can do wire-level USB dumps from, if that would help.  They're *big*
> though.

did you ever look at /proc/interrupts and see if the numbers are  
increasing?

i ask because i'm chasing a problem now of the kernel disabling  
interrupts
on my pcie usb card (i7 not arm) because the kernel abruptly gets alot  
(100K) of
interrupts and can't find a driver to admit to owning them so it
disables that interrupt and sets up a polling timer. the default timer
rate is HZ/10 which is 100msec on my system and results in horrible
performance. when i change it to a 10 msec poll i can barely tell
there's a problem.

anyway the upshot is check your logs for "kernel: irq NN: nobody cared".
this means that this interrupt has been switched off and
replaced with polling. i'm pretty sure the number in /proc/interrupts
stops changing (i can't look now because it hasn't failed today yet)

hth
_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux