On 05.06.2017 11:46, Anurag Kumar Vulisha wrote:
Hi Mathias,
I have tested this patch with my platform and it works fine
Thanks,
Anurag Kumar Vulisha
Thanks, I'll add your tested-by tag to it as well, and add it to my tree
-Mathias
--
To unsubscribe from this list: send the line "unsubscrib
n.org; Anirudha Sarangi ;
>Anurag Kumar Vulisha ; linux-usb@vger.kernel.org;
>Mathias Nyman
>Subject: [PATCH] xhci: remove endpoint ring cache
>
>Having a properly working ring cache could ease a bit the memory
>reallocation, but this current implemetation isn't the corre
Having a properly working ring cache could ease a bit the memory
reallocation, but this current implemetation isn't the correct way.
It's faulty and hogs a lot of memory.
A pool of cached rings that any device could use would be more useful,
but xhci driver isn't there yet, just keeping the basic