Bounce buffers for untrusted devices
Bounce buffers for untrusted devices
Posted Apr 30, 2019 16:44 UTC (Tue) by kevincox (subscriber, #93938)Parent article: Bounce buffers for untrusted devices
Why use a bounce-buffer instead of just ensuring that nothing shares the page of the regular buffer? It seems like you now have an "owned page" plus an additional copy.