From owner-freebsd-stable@FreeBSD.ORG Mon Nov 28 22:44:53 2005 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 9370D16A41F for ; Mon, 28 Nov 2005 22:44:53 +0000 (GMT) (envelope-from ltning@anduin.net) Received: from anduin.net (anduin.net [212.12.46.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7407C43D5E for ; Mon, 28 Nov 2005 22:44:52 +0000 (GMT) (envelope-from ltning@anduin.net) Received: from ranger.anduin.net ([81.0.162.52] helo=[192.168.1.112]) by anduin.net with esmtpa (Exim 4.50 (FreeBSD)) id 1Egrju-0002df-0F; Mon, 28 Nov 2005 23:44:50 +0100 In-Reply-To: <3A601A32-94D1-49F6-AB06-ED54D50D4B6A@anduin.net> References: <93F6B911-8C64-4F5C-81F9-80EC271ED298@anduin.net> <84dead720511280545v2bc0bc35jd107da06b9a788cb@mail.gmail.com> <20187843-76FC-4EAB-AFF8-7493FB0C0077@anduin.net> <84dead720511280654j138635abgcb9cc0978e6c26b7@mail.gmail.com> <02757598-222D-408E-8B33-C2EE1E6E426E@anduin.net> <20051128211440.GB28963@xor.obsecurity.org> <3A601A32-94D1-49F6-AB06-ED54D50D4B6A@anduin.net> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <9720F96D-A0F7-4639-8852-63A0F2C1FCDE@anduin.net> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?Eirik_=D8verby?= Date: Mon, 28 Nov 2005 23:44:18 +0100 To: =?ISO-8859-1?Q?Eirik_=D8verby?= X-Mailer: Apple Mail (2.746.2) Cc: stable@freebsd.org, Joseph Koshy , Kris Kennaway Subject: Re: Reduced java/tomcat performance 6-beta3 -> 6-stable ? 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: Mon, 28 Nov 2005 22:44:53 -0000 Update: The diff below was made after making sure both systems are =20 running the exact same kernel. Behavior is the same. Building new =20 kernels (6-STABLE) now to get out of the BETA stage. /Eirik On Nov 28, 2005, at 22:53 , Eirik =D8verby wrote: > Firmware versions are equal. BIOS settings are equal. > However, a diff of the dmesgs show (apart from MAC address =20 > differences): > > 30c30 > < Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 > --- > > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > > What on earth is that all about? The "slow" box has the ACPI-fast =20 > timecounter... > > /Eirik > > On Nov 28, 2005, at 22:14 , Kris Kennaway wrote: > >> On Mon, Nov 28, 2005 at 09:54:30PM +0100, Eirik ?verby wrote: >>> Hi, >>> >>> I think I have found the culprit. There must be some sort of >>> difference between the machines after all (BIOS revision?), because >>> while on one machine the interrupt rate for the bge card stays very >>> low (2 to be exact) during maximum load, the other machine goes >>> beyond 1000 and keeps rising constantly. This might also explain why >>> performance slowly degrades over time on that machine, and response >>> times vary wildly, while the "fast" machine responds nicely within >>> 1-2 seconds no matter the load and testing time. >>> >>> I will have to investigate this more closely. Is there a way to =20 >>> force >>> the NIC to polling mode (I'm assuming that is the difference, an IRQ >>> rate of 2 is too low for a heavily loaded server if the NIC is >>> interrupt-driven)? >>> >>> Anything else I could look at? >> >> BIOS update. >> >> Kris > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-=20 > unsubscribe@freebsd.org" > >