Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2005 18:59:23 +1100
From:      Peter Jeremy <PeterJeremy@optushome.com.au>
To:        Ian Dowse <iedowse@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/usb usb_mem.c
Message-ID:  <20050111075923.GB50402@cirb503493.alcatel.com.au>
In-Reply-To: <200501110119.j0B1Jh64026220@repoman.freebsd.org>
References:  <200501110119.j0B1Jh64026220@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050111075923.GB50402>