HomeFreeBSD

MFC r355774 (by mmel): Properly synchronize completion DMA buffers.

Description

MFC r355774 (by mmel): Properly synchronize completion DMA buffers.

Within command completion processing the callback function may access
DMAed data buffer. Synchronize it before use, not after.
This allows to use NVMe disk on non-DMA coherent arm64 system.

Details

Provenance
mavAuthored on
Parents
rS356956: MFC r355721 (by imp): Move to using bool instead of boolean_t
Branches
Unknown
Tags
Unknown