From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH V3-evictor] net: frag evictor, avoid killing warm frag queues Date: Thu, 06 Dec 2012 16:38:23 -0500 (EST) Message-ID: <20121206.163823.1350507905288784162.davem@davemloft.net> References: <1354796760.20888.217.camel@localhost> <20121206123248.GA24493@breakpoint.cc> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: fw@strlen.de, jbrouer@redhat.com, eric.dumazet@gmail.com, netdev@vger.kernel.org, tgraf@suug.ch, paulmck@linux.vnet.ibm.com, amwang@redhat.com, herbert@gondor.hengli.com.au To: David.Laight@ACULAB.COM Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:48105 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423362Ab2LFViZ (ORCPT ); Thu, 6 Dec 2012 16:38:25 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: "David Laight" Date: Thu, 6 Dec 2012 13:29:13 -0000 > NFS/UDP is about the only thing that generates very large > IP datagrams - and no one in their right mind runs that > over non-local links. There are people with real applications that use UDP with large IP datagrams. As unfortunate as it is, this is the reality we have to deal with.