> At the time, I didn't feel like creating a custom sub-allocator just > for USB, and since then I haven't had the inclination nor motivation > to go back to trying to get my USB mouse or iPAQ communicating via USB. > (I've not used this USB port for 3 years anyway). > > I'd be good to get it done "properly" at some point though. Something like struct pci_pool *pci_alloc_consistent_pool(int objectsize, int align) pci_alloc_pool_consistent(pool,.. pci_free_pool_consistent(pool,.. ?? Where the pool allocator does page grabbing and chaining > _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http://lists.sourceforge.net/lists/listinfo/linux-usb-devel
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-uhci ... Manfred Spraul
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-... David Brownell
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-... Russell King
- Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in ... Alan Cox
- Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx... David Brownell
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-... David S. Miller
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-... Peter Zaitcev
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-... David Brownell
- Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in ... Brad Parker
- Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in ... David Brownell
- Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in ... Steve Longerbeam
- Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in ... David Brownell
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-... Manfred Spraul
- [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in ... David Brownell