Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 06193515 authored by Sriharsha Allenki's avatar Sriharsha Allenki
Browse files

usb: mtp: Improve throughput during multiple file transfer



During multiple file transfers over MTP, the MtpServer
queues an event over the interrupt endpoint before sending
each file. Certain hosts though do not poll on this interrupt
endpoint at all.
This will result in a delay of 1sec for each file transfer
leading to a drastic reduction in throughput.
Fix this by removing the wait for a free request when a event
is queued by the MtpServer.

Change-Id: I75345f3cbff48d1685644f713dbb57a5c772dcf5
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent aac560a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment