]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r278074:
authorhselasky <hselasky@FreeBSD.org>
Tue, 10 Feb 2015 13:25:29 +0000 (13:25 +0000)
committerhselasky <hselasky@FreeBSD.org>
Tue, 10 Feb 2015 13:25:29 +0000 (13:25 +0000)
commitae29368fe4698203628d19c4b9b22da6042720fb
tree6f6835c1f21ad66aff55ff14e29a343b3968e37f
parent811636d3640fe5b1590b9441ea57b2df6f839115
MFC r278074:
Optimise allocation of USB DMA structures. By default don't double map
allocations if only one element should be allocated per page
cache. Make one allocation per element compile time configurable. Fix
a comment while at it.
sys/conf/options
sys/dev/usb/usb_transfer.c