From owner-freebsd-stable@FreeBSD.ORG Fri Nov 30 00:11:11 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 0A0C216A41A; Fri, 30 Nov 2007 00:11:11 +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 B9AA913C46E; Fri, 30 Nov 2007 00:11:10 +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 1IxtTJ-0002LP-Px; Fri, 30 Nov 2007 00:11:09 +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 1IxtTJ-000Blf-NT; Fri, 30 Nov 2007 00:11:09 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.68 (FreeBSD)) (envelope-from ) id 1IxtTJ-000Kju-MZ; Fri, 30 Nov 2007 00:11:09 +0000 To: kris@FreeBSD.org In-Reply-To: <474F0BDF.8070605@FreeBSD.org> Message-Id: From: Pete French Date: Fri, 30 Nov 2007 00:11:09 +0000 Cc: freebsd-stable@FreeBSD.ORG 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 00:11:11 -0000 > That almost certainly has nothing to do with how many CPUs your system > has, since rm -rf is a single process running on a single core. Well, yes, common sense would also tell me that. But the systems should be identical aside from the number of cores. Both installed off 7.0-BETA3 CD's today, configured identically, same files pushed to them. -pete.