diff options
author | scottl <scottl@FreeBSD.org> | 2014-07-01 06:50:35 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2014-07-01 06:50:35 +0000 |
commit | d13d12a6a26e418df2db142c316803da69b8230f (patch) | |
tree | 882f925b9920dde0a88bde671df50dd94f9d2ad4 /sbin | |
parent | c80125f5779f0cd75c6574b1247237faca74e8ed (diff) | |
download | FreeBSD-src-d13d12a6a26e418df2db142c316803da69b8230f.zip FreeBSD-src-d13d12a6a26e418df2db142c316803da69b8230f.tar.gz |
Merge r266746, 266775:
Now that there are separate back-end implementations of busdma, the bounce
implementation shouldn't steal flags from the common front-end.
Move those flags to the back-end.
Eliminate the fake contig_dmamap and replace it with a new flag,
BUS_DMA_KMEM_ALLOC. They serve the same purpose, but using the flag
means that the map can be NULL again, which in turn enables significant
optimizations for the common case of no bouncing.
Obtained from: Netflix, Inc.
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions