Skip to content

Interrupt load with full speed USB devices #3

Closed
@MusicMiK

Description

I noticed an odd behavior with full speed USB devices and had a closer look, with the following results:

  • Nothing connected to USB: about 200 interrupts/s (checked with vmstat)
  • Wireless keyboard/mouse receiver connected (USB HID device): >8000 interrupts/s
  • USB MIDI device (E-Mu Xmidi 2x2 or M-Audio Keystation 32, same behavior), using amidi -d to just dump the messages: >120000 interrupts/s
  • USB serial adapter (PL2303), using cat /dev/ttyUSB0: >100000 interrupts/s

High speed USB devices don't show a behavior like this.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions