Re: linux rdma 3.14 merge plans

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

 



On 01/29/14 16:06, Sagi Grimberg wrote:
> On 1/29/2014 4:13 PM, Bart Van Assche wrote:
>> Would one of the options below perhaps be an
>> appropriate solution ?
>> - Add a flag in struct request_queue that tells the block layer to use a
>>    bounce buffer (data copying) for I/O requests with a discontiguous
>>    data buffer. The block layer already supports copying data buffers for
>>    which e.g. DMA alignment requirements are not met. Rework patch
>>    "IB/iser: Introduce fast memory registration model" (commit
>>    5587856c9659ac2d6ab201141aa8a5c2ff3be4cd) such that it takes advantage
>>    of that new flag. See also blk_rq_map_user_iov() for an example of
>>    how the block layer decides when copying a data buffer is necessary.
> 
> Didn't understand why should it matter where the copy is done (iser/block)?

In the Linux kernel community it is considered important to avoid code
duplication. Hence the proposal to keep code that copies data buffers in
the block layer core and to avoid that such functionality has to be
reimplemented in every block driver or SCSI LLD.

Bart.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[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