From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arjan van de Ven Subject: Re: [RFC][PATCH 0/3] TCP/IP Critical socket communication mechanism Date: Thu, 15 Dec 2005 12:47:28 +0100 Message-ID: <1134647248.16486.37.camel@laptopd505.fenrus.org> References: <9a8748490512141216x7e25ca2cucb675f11f0c9d913@mail.gmail.com> <43A08546.8040708@superbug.co.uk> <20051215015456.GC23393@gaz.sfgoth.com> <43A155AE.4050105@superbug.co.uk> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Mitchell Blank Jr , Jesper Juhl , Sridhar Samudrala , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Return-path: To: James Courtier-Dutton In-Reply-To: <43A155AE.4050105@superbug.co.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org > > You are using the wrong hammer to crack your nut. > You should instead approach your problem of why the ARP entry gets lost. > For example, you could give as critical priority to your TCP session, > but that still won't cure your ARP problem. > I would suggest that the best way to cure your arp problem, is to > increase the time between arp cache refreshes. or turn it around entirely: all traffic is considered important unless... and have a bunch of non-critical sockets (like http requests) be marked non-critical.