|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/2] xen-unstable/blkif: Introduce trim interface
From: Owen Smith <owen.smith@xxxxxxxxxx>
Patches xen-unstable.hg
This patch reorganises the blkif ring structure and extends it to add
a very basic implementation of trim operations.
Details on trim;
http://t13.org/Documents/UploadedDocuments/docs2008/
e07154r6-Data_Set_Management_Proposal_for_ATA-ACS2.doc
1/2 : Moves the read/write/barrier specific fields into a union.
2/2 : Adds the trim operation code and trim fields.
This patch series will require the related patch to qemu-xen.git to
compile.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|