On Fri, Mar 21, 2014 at 10:57:31AM -0400, Jeff Moyer wrote: > "Darrick J. Wong" <darrick.wong@xxxxxxxxxx> writes: > > > This RFC provides a rough implementation of a mechanism to allow > > userspace to attach protection information (e.g. T10 DIF) data to a > > disk write and to receive the information alongside a disk read. The > > interface is an extension to the AIO interface: two new commands > > (IOCB_CMD_P{READ,WRITE}VM) are provided. The last struct iovec in the > > Sorry for the shallow question, but what does that M stand for? Hmmm... I really don't remember why I picked 'M'. Probably because it implied that the IO has extra 'M'etadata associated with it. But now I see, 'VM' connotes something entirely wrong. --D > > Cheers, > Jeff -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>