Re: [PATCH 1/2] iser: Set block queue_virt_boundary and remove bounce buffering code

2015-10-10 Thread Or Gerlitz
On Sat, Oct 10, 2015 at 3:27 AM, Sagi Grimberg wrote: > The block layer reliably enforces no SG lists with gaps > to a 4k virtual boundary so we can completely remove the > entire bounce buffering logic. Hi Sagi, (Very) nice cleanup -- so what's the actual deal here? is that

Re: [PATCH 2/2] IB/iser: Enable SG clustering

2015-10-10 Thread Or Gerlitz
On Sat, Oct 10, 2015 at 3:27 AM, Sagi Grimberg wrote: > iser can handle it and it can dramatically reduce the > number of SG elements. It doesn't make much of a difference at > the moment, Right, b/c we would go and break these SGs to 4k chunks. > but with arbitrary SG list

Re: [PATCH 1/2] iser: Set block queue_virt_boundary and remove bounce buffering code

2015-10-10 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 2/2] IB/iser: Enable SG clustering

2015-10-10 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html