Re: [PATCH-v2 0/9] target: Add support for EXTENDED_COPY (VAAI)offload emulation

From: Zach Brown
Date: Mon Aug 26 2013 - 18:46:54 EST


On Mon, Aug 26, 2013 at 10:02:59PM +0000, Nicholas A. Bellinger wrote:
> From: Nicholas Bellinger <nab@xxxxxxxxxxxxx>
>
> Hi folks,
>
> This -v2 series adds support to target-core for generic EXTENDED_COPY offload
> emulation as defined by SPC-4 using virtual (IBLOCK, FILEIO, RAMDISK)
> backends.

Cool, thanks for sending this out. I'll just stare blankly but
supportively at the SCSI details.

I've been experimenting with the reasonable suggestion of using splice
as the entry point into the high level fs methods that'd be backed by
this stuff. Let me get it cleaned up and sent out for review.

Hopefully with a few iterations of that we could test some block file
systems on top of this.

> This implemenation fully supports copy offload between the same device
> backend, and across multiple device backends. It supports copy offload
> transparently across multiple target ports of different fabrics, eg:
> iSCSI -> FC, FC -> iSER, iSER -> FCoE and so on.

That's exciting! I doubt that we want to be derailed by getting this
working in the first pass, but it'd be fun to enable cross-fs copying
once we got the fundamentals worked out

- z
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/