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

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Netchannel2 optimizations [3/4]
From: "Santos, Jose Renato G" <joserenato.santos@xxxxxx>
Date: Tue, 17 Feb 2009 03:29:37 +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:30:56 -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: AcmQr/XKu238I2I4QtymdYd83ZaS0g==
Thread-topic: [PATCH] Netchannel2 optimizations [3/4]
This applies to the latest netchannel2 tree.

This patch fix a bug that is now more likely to be observed due to reduced 
number of finish packet events.
On a netchannel2 interrupt, we need to run the tasklet even if there are no 
messages in the channel since the event may be an indication that a TX ring is 
not FULL anymore.

Renato  

Attachment: run_tasklet_on_tx_event.patch
Description: run_tasklet_on_tx_event.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 [3/4], Santos, Jose Renato G <=