Edward O'Callaghan wrote:
> -bash-3.2# intrstat 5
>
>       device |      cpu0 %tim      cpu1 %tim
> -------------+------------------------------
>        ata#0 |         0  0.0         0  0.0
>       ehci#1 |         0  0.0         4  0.0
>    hdaudio#0 |       494  1.7         0  0.0
>       i915#0 |       494  0.1         0  0.0
>    pci-ide#1 |         6  0.0         0  0.0
>   pcie_pci#0 |       494  0.0         0  0.0
>        rge#0 |         0  0.0         0  0.0
>       uhci#4 |         0  0.0         4  0.0
>       uhci#5 |         3  0.0         0  0.0
>       uhci#6 |        25  0.1         0  0.0
>       uhci#7 |       494  0.1         0  0.0
>
>   
This is fairly typical and not the same as the interrupt problem Chris 
reported.
You have three leaf devices sharing an interrupt (audio, Intel i915 
graphics and
one USB controller).  One of the devices is interrupting at a fairly 
regular rate
of 165Hz, where in Chris's case one device has the interrupt stuck on.

Your performance problem may have more to do with the Intel DRM driver
support discussed in other threads.


Reply via email to