WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/2 0/2] Add Trim operation

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0/2 0/2] Add Trim operation
From: Owen Smith <owen.smith@xxxxxxxxxx>
Date: Tue, 21 Dec 2010 16:58:18 +0000
Cc: Owen Smith <owen.smith@xxxxxxxxxx>
Delivery-date: Tue, 21 Dec 2010 09:02:03 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This set of patches for xen-unstable and the pvops dom0 kernel extend the 
current block device shared ring and add the trim operation interface.
The first patch in both series moves the request specific fields to a union.
The second patch in both series adds the trim operation.

xen-unstable
------------
1/2 : reorganises the block ring protocol to move the operation specific
      fields to a union.
2/2 : adds the trim operation definition and structure to the union.
               
pvops dom0
----------
1/2 : reorganises the block ring protocol to move the operation specific
      fields to a union.
2/2 : adds the trim operation definition and structure to the union. Also
      adds a BLKIF_RSP_EOPNOTSUPP response in blkback for the trim operation.
                     


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel