From owner-freebsd-stable@FreeBSD.ORG Tue Nov 27 12:38:05 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D565116A468 for ; Tue, 27 Nov 2007 12:38:05 +0000 (UTC) (envelope-from is@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.freebsd.org (Postfix) with ESMTP id 8A5DD13C4D1 for ; Tue, 27 Nov 2007 12:38:05 +0000 (UTC) (envelope-from is@rambler-co.ru) Received: from localhost (is1.park.rambler.ru [81.19.64.121]) by relay0.rambler.ru (Postfix) with ESMTP id 1B9356AD9; Tue, 27 Nov 2007 15:38:04 +0300 (MSK) Date: Tue, 27 Nov 2007 15:40:32 +0300 From: Igor Sysoev To: jfvogel@gmail.com Message-ID: <20071127124032.GA8856@rambler-co.ru> References: <20071012121545.GA78201@rambler-co.ru> <20071107091806.GA361@rambler-co.ru> <20071107095524.GD908@rambler-co.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20071107095524.GD908@rambler-co.ru> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Scott Long , freebsd-stable@freebsd.org Subject: Re: em driver 6.6.6 regression X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 12:38:05 -0000 On Wed, Nov 07, 2007 at 12:55:24PM +0300, Igor Sysoev wrote: > On Wed, Nov 07, 2007 at 12:18:06PM +0300, Igor Sysoev wrote: > > > On Fri, Oct 12, 2007 at 04:15:46PM +0400, Igor Sysoev wrote: > > > > > Yesterday I have cvsup'ed FreeBSD on ThinkPad T42 to RELENG_6 > > > "2007.10.10.23.59.59" and have noticed lags while playing mp3 and browsing. > > > I have suspected new em driver, because there was no lags if wifi iwi0 > > > was used instead of em0 for network. So I had downgraded the em driver > > > separately to 6.2.9 version, have build a kernel loadable module, and have > > > loaded it instead of the 6.6.6 module, and the lags have disappeared. > > > > > > The lags appeares only if browser (Firefox, Opera) does several requests: > > > main page, js, images. There are no lags if browser reload simple page. > > > Also, I could not reproduce lags by other network traffic: pings, ssh, scp, > > > downloading files. There are no lags if I compile and so on. > > > > > > Some additional info: > > > > > > The shared irq11 is used by pcm0, em0, iwi0, CardBus, USB, and acpi_video0. > > > > > > em0@pci2:1:0: class=0x020000 card=0x05491014 chip=0x101e8086 rev=0x03 hdr=0x00 > > > vendor = 'Intel Corporation' > > > device = '82540EP Gigabit Ethernet Controller (Mobile)' > > > > I just cvsup'ed to the new em 6.7.2 version without FAST interrupt and > > lags in sound and USB mouse has gone. Thank you. > > However, if I define EM_FAST_IRQ, then lags appear again. I've just rebuild RELENG_6 with EM_FAST_IRQ enabled and with Scott Long's fix 1.14.2.5 of src/sys/i386/i386/intr_machdep.c and all run without lags. Thank you. em0: port 0x8000-0x803f mem 0xc0220000-0xc023ffff,0xc0200000-0xc020ffff irq 11 at device 1.0 on pci2 em0: [FAST] -- Igor Sysoev http://sysoev.ru/en/