Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423798AbWKHWKp (ORCPT ); Wed, 8 Nov 2006 17:10:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1423800AbWKHWKp (ORCPT ); Wed, 8 Nov 2006 17:10:45 -0500 Received: from mx2.suse.de ([195.135.220.15]:2992 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1423798AbWKHWKn (ORCPT ); Wed, 8 Nov 2006 17:10:43 -0500 Date: Wed, 8 Nov 2006 23:10:28 +0100 From: Olaf Kirch To: Tim Chen Cc: Arjan van de Ven , linux-kernel@vger.kernel.org, davem@sunset.davemloft.net, kuznet@ms2.inr.ac.ru, netdev@vger.kernel.org Subject: Re: 2.6.19-rc1: Volanomark slowdown Message-ID: <20061108221028.GA16889@suse.de> References: <1162924354.10806.172.camel@localhost.localdomain> <1163001318.3138.346.camel@laptopd505.fenrus.org> <20061108162955.GA4364@suse.de> <1163011132.10806.189.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1163011132.10806.189.camel@localhost.localdomain> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1286 Lines: 32 On Wed, Nov 08, 2006 at 10:38:52AM -0800, Tim Chen wrote: > The patch in question affects purely TCP and not the scheduler. I don't I know. > think the scheduler has anything to do with the slowdown seen after > the patch is applied. In fixing performance issues, the most obvious explanation isn't always the right one. It's quite possible you're right, sure. What I'm saying though is that it doesn't rhyme with what I've seen of Volanomark - we ran 2.6.16 on a 4p Intel box for instance and it didn't come close to saturating a Gigabit pipe before it maxed out on CPU load. > The total number of messages being exchanged around the chatrooms in > Volanomark remain unchanged. But ACKS increase by 3.5 times and > segments received increase by 38% from netstat. > So I think it is reasonable to conclude that the increase in TCP traffic > reduce the bandwidth and throughput in Volanomark. You could count the number of outbound packets dropped on the server. Olaf -- Walks like a duck. Quacks like a duck. Must be a chicken. - 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/