From owner-freebsd-current@FreeBSD.ORG Fri Oct 10 06:41:02 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 807BD1065689 for ; Fri, 10 Oct 2008 06:41:02 +0000 (UTC) (envelope-from spry@anarchy.in.the.ph) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 1C3E18FC21 for ; Fri, 10 Oct 2008 06:41:01 +0000 (UTC) (envelope-from spry@anarchy.in.the.ph) Received: by fg-out-1718.google.com with SMTP id l26so243369fgb.35 for ; Thu, 09 Oct 2008 23:41:00 -0700 (PDT) Received: by 10.86.70.3 with SMTP id s3mr1183019fga.41.1223620860735; Thu, 09 Oct 2008 23:41:00 -0700 (PDT) Received: by 10.86.4.18 with HTTP; Thu, 9 Oct 2008 23:41:00 -0700 (PDT) Message-ID: Date: Fri, 10 Oct 2008 14:41:00 +0800 From: "Mars G Miro" To: "Max Laier" , "Ivan Voras" In-Reply-To: <200810091332.40091.max@love2party.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200810091332.40091.max@love2party.net> X-Mailman-Approved-At: Fri, 10 Oct 2008 11:18:48 +0000 Cc: freebsd-current@freebsd.org Subject: Re: 6-CORE Dunnington X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2008 06:41:02 -0000 On Thu, Oct 9, 2008 at 7:32 PM, Max Laier wrote: [snip] >> >> Also it detects only 16CPUs instead of 24. Win2k3 detects all 24. > > This should be fixed with the following commit: > http://svn.freebsd.org/changeset/base/183525 > Cool. http://pastebin.com/f509d9e94 [in a separate email ..] >> I recalled we were able to successfully install 64-bit Windows 2003 >> Server on it. So I booted it to the windows 2003 server just to the >> point where it asks to install it, then rebooted it to the already >> installed FreeBSD. >So the problem looks like it has something to do with hardware initialization. So it seems. >> make -j16 buildworld: 4442.721u 3236.681s 16:29.50 776.0% >> 6064+6203k 539+8258io 15117pf+0w >> >> But I have an HP DL380 Quad-Core Xeon that rebuilds the world in just >> 13 minutes :-p >> > 21 minutes with 2x4-core 1.86 GHz Xeon :( new buildworld stats on 4CPU 6-Core DUNNINGTON (24 CPUs): make -j8 buildworld: 4157.424u 2675.440s 19:43.60 577.2% 6010+6465k 498+8312io 15123pf+0w make -j16 buildworld: 4680.518u 6933.141s 19:24.25 997.5% 5794+5492k 436+8312io 15123pf+0w make -j24 buildworld: 5243.507u 10805.515s 20:59.02 1274.7% 5686+5060k 16761+8455io 16821pf+0w Thanks guys. >> Thanks. >> -- cheers mars