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] Add multi-page shared ring support to xen-blkfront/back

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Add multi-page shared ring support to xen-blkfront/back
From: Paul Durrant <paul.durrant@xxxxxxxxxx>
Date: Tue, 12 Jan 2010 17:44:55 +0000
Delivery-date: Tue, 12 Jan 2010 09:45:19 -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
These patches add support for multi-page shared rings to xen-blkfront/back.
Shared rings must always be a power of 2 in size and so the size is controlled
by the new 'max_ring_page_order' module parameter of xen-blkback. This defaults
to 0 so operationally there should be no difference with these patches in place.
The maximum value of 'max_ring_page_order' is currently limited to 2
(i.e. 4 pages).
xen-blkfront will always use the largest shared ring size supported by the back
end. To override this and continue to use a single page ring, as before, set the
'allow_multi_page_ring' module parameter to 0.


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