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] Netchannel2 Optimizations [4/4]

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Netchannel2 Optimizations [4/4]
From: "Santos, Jose Renato G" <joserenato.santos@xxxxxx>
Date: Tue, 17 Feb 2009 03:35:48 +0000
Accept-language: en-US
Acceptlanguage: en-US
Cc: "steven.smith@xxxxxxxxxxxxx" <steven.smith@xxxxxxxxxxxxx>, "Santos, Jose Renato G" <joserenato.santos@xxxxxx>
Delivery-date: Mon, 16 Feb 2009 19:36:54 -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: AcmQsNMx4EX88LBFSMeTh9+yF52SrQ==
Thread-topic: [PATCH] Netchannel2 Optimizations [4/4]
This applies to the latest netchannel2 tree.

This patch make the ring access functions inline. In addition it moves the ring 
functions outside the netchannel2 directory since these are generic functions 
that could be used by other drivers besides netchannel2. To avoid confusion and 
name clash with the previous ring functions rename the file to uring.h 
(unidirectional ring).

Renato

Attachment: inline_ring_functions.patch
Description: inline_ring_functions.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] Netchannel2 Optimizations [4/4], Santos, Jose Renato G <=