Re: External USB2 HDD affects speed hda

From: Mark Lord
Date: Wed Jun 01 2005 - 06:51:40 EST


Look at "cat /proc/interrupts" and see if the USB is sharing
an IRQ line with ide0. If so, then the best explanation I can
see is that the USB driver must have a *really slow* interrupt
handler up to the point where it determines that the interrupt
is not for it.

-ml
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/