From owner-freebsd-stable@FreeBSD.ORG Thu Sep 28 19:58:35 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 875D516A415 for ; Thu, 28 Sep 2006 19:58:35 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.FreeBSD.org (Postfix) with SMTP id C30A743D7C for ; Thu, 28 Sep 2006 19:58:25 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 29584 invoked from network); 28 Sep 2006 19:58:24 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=eJrEOU1M3olojM7O1ebGy0/aVuYXN8tp3kDP/lMmQWvnp8HTyzFZytA92aeQZHGXWrkYX3GV7qDNPaafZBD5gI8Jsy0Wdn3WQuSQhVfcKwLNV5WJmBPEwLCeSdrJM48faO+pL7Ep51x5EaWspmC4uvMLD1tJFyFiXGvYZ+w/SeA= ; Received: from unknown (HELO ?127.0.0.1?) (mikej@rogers.com@74.111.253.239 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 28 Sep 2006 19:58:24 -0000 Message-ID: <451C2995.5080303@rogers.com> Date: Thu, 28 Sep 2006 15:59:17 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Scott Long References: <451A1375.5080202@gneto.com> <20060927071538.GF22229@e-Gitt.NET><451A4189.5020906@samsco.org> <20060927152824.GJ22229@e-Gitt.NET><20060927155553.GB14563@icarus.home.lan><20060927155904.GM22229@e-Gitt.NET> <451AA7B1.5080202@samsco.org><20060927191402.GB932@turion.vk2pj.dyndns.org><20060927210349.GG14975@tnn.dglawrence.com> <451AEB02.2090806@samsco.org> <002201c6e290$45ece980$b3db87d4@multiplay.co.uk> <451BD89F.8080203@samsco.org> In-Reply-To: <451BD89F.8080203@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: CALL FOR TESTERS! [Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2] 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: Thu, 28 Sep 2006 19:58:35 -0000 Scott Long wrote: > All, > > Attached is my first cut at addressing the problems described in this > thread. As I discussed earlier, the VM syncer thread is likely starving > the USB interrupt thread. This causes the shared usb+network > interrupt to remain masked, preventing network interrupts from being > delivered, > and thus triggering watchdog timeouts. Just to be clear, has it been established that the problem only occurs when em is sharing an interrupt? I have a lot of production machines using the PDSMi board, which is one of the boards that the problem was noticed on, however i do not share any irqs, i always disable USB in the BIOS. # vmstat -i interrupt total rate irq16: em0 13001181 7 irq19: atapci0 76559511 42 cpu0: timer 3643365617 1999 cpu1: timer 3643365610 1999 Total 7376291919 4048