summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/Kconfig
diff options
context:
space:
mode:
authorFelipe Balbi <felipe.balbi@linux.intel.com>2016-05-12 15:02:29 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-06-20 12:30:03 +0300
commitd8877fc7e7ec3eb4515a4e6b947599bdda058323 (patch)
tree61224e612c38fc51e62f8590ff59732ca1b509ad /drivers/usb/gadget/udc/Kconfig
parentfe5a6c48fd954489f51aab151d5dad9254c76419 (diff)
usb: gadget: storage: increase maximum storage num buffers
With a default size of 16kiB and with maximum of 32 buffers, we can transfer up to 512kiB, however Linux can transfer up to 1MiB in a single mass storage block transfer to USB3 storage devices. Because of this, 1MiB block transfers end up being slower than 512kiB block transfers. Let's increase maximum number of storage buffers to a ridiculous amount (256) so that anybody wanting to test maximum achievable throughput can do so. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/udc/Kconfig')
0 files changed, 0 insertions, 0 deletions