From owner-freebsd-stable@FreeBSD.ORG Fri Nov 30 02:06:25 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 12EBD16A417 for ; Fri, 30 Nov 2007 02:06:25 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from angel.ticketswitch.com (angel.ticketswitch.com [IPv6:2002:57e0:1d4e::1]) by mx1.freebsd.org (Postfix) with ESMTP id BEB1A13C459 for ; Fri, 30 Nov 2007 02:06:24 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from smaug.rattatosk ([10.50.50.2]) by angel.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IxvGp-0002nl-Sw; Fri, 30 Nov 2007 02:06:23 +0000 Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by smaug.rattatosk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IxvGp-000CXo-R1; Fri, 30 Nov 2007 02:06:23 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.68 (FreeBSD)) (envelope-from ) id 1IxvGp-000Mfu-Q7; Fri, 30 Nov 2007 02:06:23 +0000 To: freebsd-stable@freebsd.org, killing@multiplay.co.uk, max@love2party.net In-Reply-To: <002b01c832e7$05c65fa0$b6db87d4@multiplay.co.uk> Message-Id: From: Pete French Date: Fri, 30 Nov 2007 02:06:23 +0000 Cc: Subject: Re: Also seeing 2 x quad-core system slower that 2 x dual core 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: Fri, 30 Nov 2007 02:06:25 -0000 > Have you checked that your dir hash isn't suffering due to lack of memory > this can have a marked impact on seemingly trivial things like this as > could silly things like the RAID card being installed in a different slot. RAID card is onboard on these things - how would I check the dir hash ? The slower server has 16 gig of RAM, the faster one has 4 gig. Both were installed the same way in the same order, so should have the same disc layout more or less. -pete.