Re: [PATCH rdma-next v2 1/4] IB/core: Improve ODP to use hmm_range_fault()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 29, 2020 at 03:13:25PM -0300, Jason Gunthorpe wrote:
> My eventual hope is to be able to send this DMA page list to the HW
> without having to parse and copy it like is done today. We already
> have it in a linear array that can be DMA'd from.
> 
> However, the HW knows 0 means need-fault (the flag bits are zero), it
> doesn't know what to do with DMA_MAPPING_ERROR..

I think you are falling into the same traps as the original hmm
code.  The above might be true for mlx5 hardware, but this is generic
infrastructure.  Making any assumptions about being able to directly
pass it on to hardware is just futile.  Nevermind such pesky things
as endianess conversions.



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux