https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206699

--- Comment #1 from Roger Pau Monné <roy...@freebsd.org> ---
I've already told Wei that creating your own bounce buffer is a bad idea.
Instead you should use the BUSDMA API and let it take care of the bouncing when
necessary:

https://reviews.freebsd.org/D1964

IIRC something was missing in BUSDMA so that the HyperV storage driver could
use it, we should look into adding what's needed and then removing this custom
bounce buffering.

Please upload the patch to the review system.

Roger.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to