Closed
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
Labels
No labels