[RFC 0/7] Introduce swiotlb throttling
Bart Van Assche
bvanassche at acm.org
Thu Aug 22 12:29:21 PDT 2024
On 8/22/24 11:37 AM, mhkelley58 at gmail.com wrote:
> Linux device drivers may make DMA map/unmap calls in contexts that
> cannot block, such as in an interrupt handler.
Although I really appreciate your work, what alternatives have been
considered? How many drivers perform DMA mapping from atomic context?
Would it be feasible to modify these drivers such that DMA mapping
always happens in a context in which sleeping is allowed?
Thanks,
Bart.
More information about the Linux-nvme
mailing list