> In testing I could not measure any speed differences with this patch,
> and without it. I would not recommend this approach for drivers that
> really care about speed (we are doing to kmalloc() calls for every
> write), but the visor driver does not have to worry about things like
> this (the limiting factor is the device itself, not the transfer
> speeds.)
>
> Comments?
How about abstracting the code and let usb_alloc_urb()
take urbs from a pool ?
Though I have no idea on how to find a sensible size for
the pool. How bad for the TLB are we ?
Regards
Oliver
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel