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

Skip to content
Commit 55400296 authored by Danny Segal's avatar Danny Segal
Browse files

usb: gadget: optimize sys2bam data path to use skb pool



This patch implement a gradually growing skb pool to optimize sys2bam
UL data path. This is required to ensure that whenever we queue a usb
request to the USB core we will have a free skb to attach its buffer
to the usb request, otherwise we may lose time performance.

Change-Id: I558a5ee1a4fd08c8cfa5c93a2f856c46848ff598
Signed-off-by: default avatarNadine Toledano <nadinet@codeaurora.org>
Signed-off-by: default avatarIdo Shayevitz <idos@codeaurora.org>
Signed-off-by: default avatarDanny Segal <dsegal@codeaurora.org>
parent 5619f4da
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