Re: ehci-hcd affects hda speed

From: David Brownell
Date: Mon Mar 17 2008 - 17:07:20 EST


On Saturday 15 March 2008, Lev A. Melnikovsky wrote:
> Particularly, what does "MAC turn around
> time" stand for with respect to EHCI? I would appreciate some reference,
> thanks.

Blame VIA for that one. Notice how their descriptions of the
fields in that register don't even mention a MAC. :)

But the relevant bit is the "sleep time" and that's described
in the EHCI specification. It basically means how long it waits,
after noticing a "no work for me" async schedule ring, before
scanning that schedule again. It seems your system had that
set to just 1 usec, meaning it would hardly give anything else
a chance to get onto the PCI bus. That's probably why the EHCI
spec uses a value of 10 usec: basic fairness.

- Dave


--
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/