From owner-freebsd-performance@FreeBSD.ORG Fri Feb 15 17:59:47 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1E8B16A46D for ; Fri, 15 Feb 2008 17:59:47 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (pool-72-90-115-244.ptldor.fios.verizon.net [72.90.115.244]) by mx1.freebsd.org (Postfix) with ESMTP id 8036013C4DB for ; Fri, 15 Feb 2008 17:59:46 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (localhost.home.localnet [127.0.0.1]) by schitzo.solgatos.com (8.14.1/8.13.8) with ESMTP id m1FHxktb023416 for ; Fri, 15 Feb 2008 09:59:46 -0800 Received: from sopwith.solgatos.com (uucp@localhost) by schitzo.solgatos.com (8.14.1/8.13.4/Submit) with UUCP id m1FHxkuQ023413 for freebsd-performance@freebsd.org; Fri, 15 Feb 2008 09:59:46 -0800 Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id RAA17875; Fri, 15 Feb 2008 17:57:05 GMT Message-Id: <200802151757.RAA17875@sopwith.solgatos.com> To: freebsd-performance@freebsd.org In-reply-to: Your message of "Fri, 15 Feb 2008 09:48:03 MST." <20080215085714.K79197@mail.rsts.org> Date: Fri, 15 Feb 2008 09:57:04 +0000 From: Dieter Subject: Re: System perforamance 4.x vs. 5.x and 6.x X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:59:47 -0000 > > >Dell PowerEdge 1750 1U, 146Gig U320s. The Broadcoms seem to be a change > > >from the earlier 1550s with intel pro/100s (I prefer the intel's). > > > > So this is not the same hardware as before that was running releng_4 ? > > Yes, it is actually the same physical box. > this one has me baffled as the machine seems perfectly sane for 18 hours > a day and can then turn into a slug from 10am-4pm (peak user activity). Is the disk layout the same as before? Any chance that two heavily used partitions are now on the same drive? Or a heavily used partition was on the fast end of the disk and is now on the slow end? Have you ruled out a mutex problem? Differences in memory usage / disk cache / disk algorithms between 4.x and 6.x ?