Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752943AbYJaUKe (ORCPT ); Fri, 31 Oct 2008 16:10:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751210AbYJaUKU (ORCPT ); Fri, 31 Oct 2008 16:10:20 -0400 Received: from kandzendo.ru ([195.178.208.66]:36184 "EHLO tservice.net.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751095AbYJaUKT (ORCPT ); Fri, 31 Oct 2008 16:10:19 -0400 Date: Fri, 31 Oct 2008 23:10:16 +0300 From: Evgeniy Polyakov To: Stephen Hemminger Cc: Eric Dumazet , David Miller , ilpo.jarvinen@helsinki.fi, rjw@sisk.pl, mingo@elte.hu, s0mbre@tservice.net.ru, a.p.zijlstra@chello.nl, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, efault@gmx.de, akpm@linux-foundation.org Subject: Re: [tbench regression fixes]: digging out smelly deadmen. Message-ID: <20081031201016.GA4748@ioremap.net> References: <20081031.005219.141937694.davem@davemloft.net> <20081031.025159.51432990.davem@davemloft.net> <490AE1CD.9040207@cosmosbay.com> <20081031125713.6c6923de@extreme> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081031125713.6c6923de@extreme> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 18 On Fri, Oct 31, 2008 at 12:57:13PM -0700, Stephen Hemminger (shemminger@vyatta.com) wrote: > Why bother with last_rx at all on loopback. I have been thinking > we should figure out a way to get rid of last_rx all together. It only > seems to be used by bonding, and the bonding driver could do the calculation > in its receive handling. Not related to the regression: bug will be just papered out by this changes. Having bonding on loopback is somewhat strange idea, but still this kind of changes is an attempt to make a good play in the bad game: this loopback-only optimization does not fix the problem. -- Evgeniy Polyakov -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/