From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shirley Ma Subject: Re: [PATCH net-next 0/2] Defer skb allocation in virtio_net recv Date: Thu, 17 Dec 2009 23:57:30 -0800 Message-ID: <1261123050.4148.28.camel@localhost.localdomain> References: <1261122090.4148.24.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: "Michael S. Tsirkin" , Avi Kivity , netdev@vger.kernel.org, kvm@vger.kernel.org To: Rusty Russell Return-path: In-Reply-To: <1261122090.4148.24.camel@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Send skb queue can also be reduced with detach_unused_buf API by it is not a part of this patch. Shirley