9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] very high interrupt rates
@ 2011-08-25  9:59 Steve Simon
  2011-08-25 13:27 ` erik quanstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Simon @ 2011-08-25  9:59 UTC (permalink / raw)
  To: 9fans

Hi,

This is not a critical problem, more a point of interest.

My new desktop machine reports very high interrupt rates in stats,
the bargraph on stats is stock at 100%, a count of 176000 (ints/sec ?)

I added erik's interrupt counter code and see that these are occuring
on irq 10, which my hardware ties to the SATA interface and usbuhci
(a combined Intel 82801EB/ER chipset).

the other difference between this system and my previous one is
I now have a USB keyboard and mouse (rather than PS2).

Is there a problem with my USB or is it a case of "they all do that"?

-Steve

-----------------
larch% grep '10|clock' /dev/irqalloc
         50          18           1196593585 clock
        105          10         167041275929 sdF (ata)
        105          10         167041275930 sdE (ata)
        105          10         167041275932 usbuhci

# whyirq below prints the difference in /dev/irqalloc over a 4 second period.

larch% whyirq
    trap      irq      count       rate  name
      73       11        136      34.00  ether0
      65        1          1       0.25  kbd
     105       10     601952  150488.00  usbuhci
      50       18       4340    1085.00  clock




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-25 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-25  9:59 [9fans] very high interrupt rates Steve Simon
2011-08-25 13:27 ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).