Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932222AbWCWBY3 (ORCPT ); Wed, 22 Mar 2006 20:24:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932447AbWCWBY3 (ORCPT ); Wed, 22 Mar 2006 20:24:29 -0500 Received: from pproxy.gmail.com ([64.233.166.183]:49220 "EHLO pproxy.gmail.com") by vger.kernel.org with ESMTP id S932222AbWCWBY2 convert rfc822-to-8bit (ORCPT ); Wed, 22 Mar 2006 20:24:28 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sp+vDiXkZyL4cJ+tb5R4vHh5rKB4Yr+OsjXdxUlN+ZzcHZVpUSmNH/qywIkdhZv9vqN+0PKqU9Y7274C95MZvt8p3wzia+l/1vJsHMX8I67ZyUNNojGepPYSpjH9HF7YZXOX7IMkwto5KHfKHIXsWsqE+4392QqTYV+Ewr3k9PA= Message-ID: <5a4c581d0603221724m391f5466l8a2af3ae7f0aacae@mail.gmail.com> Date: Thu, 23 Mar 2006 02:24:25 +0100 From: "Alessandro Suardi" To: "Linux Kernel" Subject: [2.6.16-gitX] heavy performance regression in ipw2200 wireless driver MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2936 Lines: 68 Driver - or firmware ? Don't know - since the new git snapshots run 1.1.1 which requires newer firmware from http://ipw2200.sourceforge.net. Symptom -> my new FC5 partition with 2.6.16-git kernels connects via VNC viewer to my bittorrent box over wireless (ipw2200 to a D-Link G604T router/AP); Dell D610 runs FC5, BT box is a K7-800 running FC3 with a 2.6.16-rc5-git8 kernel (15+ days uptime...). I also run Firefox on the bittorrent box; noticed today (2.6.16-git5) that the screen refresh of pages with images was from time to time very slow (close to unusable). Rebooted into my FC4 partition with a 2.6.16 kernel, everything much snappier. So I ran a scp test from my BT server to the laptop, three times in a row the same file - a 38MB .flac with the laptop in the same physical position (ie, no signal variation). Results... FC5 - 2.6.16-git3: [asuardi@donkey melua_2004-09-23_Berlin]$ scp KM_9-23-04_17_The\ Closest\ Thing\ to\ Crazy.flac 192.168.1.8:/tmp asuardi@192.168.1.8's password: KM_9-23-04_17_The Closest Thing to Crazy.flac 100% 38MB 971.3KB/s 00:40 [asuardi@donkey melua_2004-09-23_Berlin]$ scp KM_9-23-04_17_The\ Closest\ Thing\ to\ Crazy.flac 192.168.1.8:/tmp asuardi@192.168.1.8's password: KM_9-23-04_17_The Closest Thing to Crazy.flac 100% 38MB 1.3MB/s 00:29 [asuardi@donkey melua_2004-09-23_Berlin]$ scp KM_9-23-04_17_The\ Closest\ Thing\ to\ Crazy.flac 192.168.1.8:/tmp asuardi@192.168.1.8's password: KM_9-23-04_17_The Closest Thing to Crazy.flac 100% 38MB 626.7KB/s 01:02 FC4 - 2.6.16: [asuardi@donkey melua_2004-09-23_Berlin]$ scp KM_9-23-04_17_The\ Closest\ Thing\ to\ Crazy.flac 192.168.1.8:/tmp asuardi@192.168.1.8's password: KM_9-23-04_17_The Closest Thing to Crazy.flac 100% 38MB 1.5MB/s 00:25 [asuardi@donkey melua_2004-09-23_Berlin]$ scp KM_9-23-04_17_The\ Closest\ Thing\ to\ Crazy.flac 192.168.1.8:/tmp asuardi@192.168.1.8's password: KM_9-23-04_17_The Closest Thing to Crazy.flac 100% 38MB 1.7MB/s 00:23 [asuardi@donkey melua_2004-09-23_Berlin]$ scp KM_9-23-04_17_The\ Closest\ Thing\ to\ Crazy.flac 192.168.1.8:/tmp asuardi@192.168.1.8's password: KM_9-23-04_17_The Closest Thing to Crazy.flac 100% 38MB 1.7MB/s 00:22 Bottom line - old driver has better performance than the new one, but most noticeably delivers consistent performance. I will be available for testing starting Thursday 30th as I'll be on the road since then. Of course if the problem is identified and fixed earlier, I won't cry ;) Thanks, --alessandro "Dreamer ? Each one of us is a dreamer. We just push it down deep because we are repeatedly told that we are not allowed to dream in real life" (Reinhold Ziegler) - 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/