> > A driver-wide cache of pre-initialized URBs could make some > > sense, but a USB-wide one would just duplicate kmem_cache > > functionality so far as I can tell. > > So it would seems. But that does not mean that using the slab > cache is a bad idea, does it ? > > Do you know how to use the slab cache ?
kmalloc() does so automatically. - Dave _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
