diff options
author | 2014-03-07 15:37:34 -0600 | |
---|---|---|
committer | 2014-03-08 22:30:28 -0800 | |
commit | 04a378f36d9dc9e242ff206fcad23ba258dba818 (patch) | |
tree | b28e1ad06cffbdb07190eb83a6259485bbc99a82 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next (diff) | |
download | wireguard-linux-04a378f36d9dc9e242ff206fcad23ba258dba818.tar.xz wireguard-linux-04a378f36d9dc9e242ff206fcad23ba258dba818.zip |
usb: wusbcore: combine iso transfer result frame reads when possible
When reading the transfer result data for an isochronous in request, if
the current frame actual_length is contiguous with the next frame and
actual_length is a multiple of the DTI endpoint max packet size, combine
the current frame with the next frame in a single URB. This reduces the
number of URBs that must be submitted in that case which increases
performance and reduces CPU interrupt overhead.
Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions