diff options
author | cognet <cognet@FreeBSD.org> | 2009-02-09 18:03:31 +0000 |
---|---|---|
committer | cognet <cognet@FreeBSD.org> | 2009-02-09 18:03:31 +0000 |
commit | 80c343b215be744387082981af1857953d59caaa (patch) | |
tree | adfec8c0b329cd78c9ade68562452706b01e85a8 /sys/dev/usb2/controller/usb2_controller.c | |
parent | b885a20f24ffe00abb3c58aabcb468b34ac7cd0b (diff) | |
download | FreeBSD-src-80c343b215be744387082981af1857953d59caaa.zip FreeBSD-src-80c343b215be744387082981af1857953d59caaa.tar.gz |
The bounce zone sees its page number increased if multiple dma maps use it in
the same dma tag. However, it can happen multiple dma tags share the same
bounce zone too, so add a per-bounce zone map counter, and check it instead of
the dma tag map counter, to know if we have to alloc more pages.
Reported by: miwi
Reviewed by: scottl
Diffstat (limited to 'sys/dev/usb2/controller/usb2_controller.c')
0 files changed, 0 insertions, 0 deletions