aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlan Stern <[email protected]>2013-10-11 11:29:36 -0400
committerGreg Kroah-Hartman <[email protected]>2013-10-14 11:04:38 -0700
commita393a807d0c805e7c723315ff0e88a857055e9c6 (patch)
tree7f9b51611b96a2a306571b80bf452d2a47dd9792 /tools/perf/scripts/python/bin
parentb35c5009bbf619d8885b4b3c8b102d09002acfe5 (diff)
USB: EHCI: start new isochronous streams ASAP
This patch changes the initial delay before the startup of a newly scheduled isochronous stream. Currently the stream doesn't start for at least 5 ms (40 microframes). This value is just an estimate; it has no real justification. Instead, we can start the stream as soon as possible after the scheduling computations are complete. Essentially this requires nothing more than reading the frame counter after the stream is scheduled, instead of before. Signed-off-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions