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] vbd transfer limits

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] vbd transfer limits
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Fri, 14 Jan 2011 09:51:39 +1100
Delivery-date: Thu, 13 Jan 2011 14:52:33 -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
Thread-index: AcuzdHCbuMoX7PhGSQqC2yJ24c5V+Q==
Thread-topic: vbd transfer limits
GPLPV provides access to vbd devices via scsiport. I'm writing a
storport driver now to resolve a couple of limitations under 2008 and
newer, and one of the notes says that a storport driver should support
buffers >64KB, but the vbd interface only supports a maximum of 40KB (10
* 4KB) bytes per transfer. If it turns out that this limit is a problem
I will need to break each windows SRB into multiple ring requests. As
long as I honour any write barrier requests from Windows, can anyone see
any problems with this?

Thanks

James

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

<Prev in Thread] Current Thread [Next in Thread>