commit | c044ad09e9f87e74c4865a628afb05820fb4ede1 | [log] [tgz] |
---|---|---|
author | Hemant Kumar <hemantk@codeaurora.org> | Mon May 02 11:27:21 2016 -0700 |
committer | Jack Pham <jackp@codeaurora.org> | Wed Feb 08 23:34:08 2017 -0800 |
tree | 5430eb34854d020c591f3f195e3765d7ef339bf2 | |
parent | 767e610f8190ca5c0a5b3cbd513a9aaadeba73c5 [diff] |
usb: gadget: mtp: Increase RX transfer length to 1M The test results indicate that larger transfers improve write speeds. The Rx request transfer length is now 16K bytes. Increase the Rx transfer length from 16K to 1MB to get good throughputs. Change-Id: I3c64e6b96d569b4dc61805a53a0835db9142d55e Signed-off-by: ChandanaKishori Chiluveru <cchilu@codeaurora.org> Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>