https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206699
--- Comment #1 from Roger Pau Monné <[email protected]> --- 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 the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
