diff options
| author | Bryan O'Donoghue <[email protected]> | 2014-07-02 01:58:18 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-07-09 16:16:07 -0700 |
| commit | 6e693739e9b603b3ca9ce0d4f4178f0633458465 (patch) | |
| tree | 7b2337a073f7484a7f017c4d499ef6aed3935048 /tools/perf/scripts/python | |
| parent | 4428524d8d01afae18844e73f330d2e8431f312e (diff) | |
USB: ehci-pci: USB host controller support for Intel Quark X1000
The EHCI packet buffer in/out threshold is programmable for Intel Quark X1000
USB host controller, and the default value is 0x20 dwords. The in/out threshold
can be programmed to 0x80 dwords (512 Bytes) to maximize the perfomrance,
but only when isochronous/interrupt transactions are not initiated by the USB
host controller. This patch is to reconfigure the packet buffer in/out
threshold as maximal as possible to maximize the performance, and 0x7F dwords
(508 Bytes) should be used because the USB host controller initiates
isochronous/interrupt transactions.
Signed-off-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Alvin (Weike) Chen <[email protected]>
Acked-by: Alan Stern <[email protected]>
Reviewed-by: Jingoo Han <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions