On Fri, Jan 22, 2021 at 09:37:02AM -0500, Tom Talpey wrote: > Is there an asynchronous version of ib_dma_sync? No. These routines basically compile down to cache writeback and/or invalidate instructions without much logic around them.
On Fri, Jan 22, 2021 at 09:37:02AM -0500, Tom Talpey wrote: > Is there an asynchronous version of ib_dma_sync? No. These routines basically compile down to cache writeback and/or invalidate instructions without much logic around them.