From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: tx-nocache-copy performance Date: Mon, 06 Jan 2014 16:20:24 -0500 (EST) Message-ID: <20140106.162024.1656283406092977289.davem@davemloft.net> References: <20140106202754.GA5877@d2.synalogic.ca> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: bpoirier@suse.de, netdev@vger.kernel.org To: therbert@google.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:34751 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755702AbaAFVU0 (ORCPT ); Mon, 6 Jan 2014 16:20:26 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Tom Herbert Date: Mon, 6 Jan 2014 12:59:59 -0800 > btw, I still believe it would be a win if we could use vmsplice to > mitigate the copy altogether, unfortunately no one has yet to come up > with an interface to reliably reclaim buffers :-(. Indeed, this issue keeps coming up continually.