From owner-freebsd-current@FreeBSD.ORG Mon May 21 01:10:56 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2700A16A400 for ; Mon, 21 May 2007 01:10:56 +0000 (UTC) (envelope-from wvaughan@steelerubber.com) Received: from smtp-i4.mail.ctc.net (smtp-i4.mail.ctc.net [166.82.29.17]) by mx1.freebsd.org (Postfix) with ESMTP id CCAE513C4BE for ; Mon, 21 May 2007 01:10:55 +0000 (UTC) (envelope-from wvaughan@steelerubber.com) Received: from smtp4.mail.ctc.net (smtp4.mail.ctc.net [166.82.29.11]) by smtp-i4.mail.ctc.net (Switch-3.2.4/Switch-3.2.4) with ESMTP id l4L0Wlj2022299 for ; Sun, 20 May 2007 20:32:48 -0400 (EDT) Received: from [166.82.96.28] (wvaughan.steelerubber.com [166.82.96.28]) by smtp4.mail.ctc.net (Switch-3.2.5/Switch-3.2.5) with ESMTP id l4L0Wii6019590 for ; Sun, 20 May 2007 20:32:45 -0400 (EDT) Message-ID: <4650E899.2070001@steelerubber.com> Date: Sun, 20 May 2007 20:32:25 -0400 From: Walter Vaughan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 'X-MASF': '0.00%' 'X-MASF': '0.00%' X-Mailman-Approved-At: Mon, 21 May 2007 01:35:53 +0000 Subject: 8 cores of fun 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: Mon, 21 May 2007 01:10:56 -0000 I've got a few days to experiment with an 8 core box, and someone pointed this page out to me http://people.freebsd.org/~kris/scaling/mysql.html before I purchased the box. Looking at the patch http://people.freebsd.org/~jeff/tophalf.diff it doesn't appear to be patchable with 7-CURRENT. What I am interested in is Hi-speed Java (really wanted to work with Java6) and Postgresql-8.2. Does anyone have any pointers for optimizing Posgresql & Java on AMD-64 with 8 cores? -- Walter