cvs commit: src/sys/dev/usb usb_mem.c
Peter Jeremy
PeterJeremy at optushome.com.au
Mon Jan 10 23:59:26 PST 2005
On Tue, 2005-Jan-11 01:19:43 +0000, Ian Dowse wrote:
>iedowse 2005-01-11 01:19:43 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_4)
> sys/dev/usb usb_mem.c
> Log:
> MFC: 1.6; When searching for a suitable block of memory on the free
> list, skip blocks that are too big by a factor of two or greater.
Thank you for this. Hopefully, it will allieviate some of the USB
problems I was seeing - though bus_dmamem_alloc() and contigmalloc()
are still incompatible with each other.
--
Peter Jeremy
More information about the cvs-src
mailing list