From owner-freebsd-questions@FreeBSD.ORG Tue Mar 21 19:57:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A511A16A400 for ; Tue, 21 Mar 2006 19:57:36 +0000 (UTC) (envelope-from mailing-lists@msdi.ca) Received: from mail02.msdihosting.net (9.67-18-64.networks.msdihosting.net [64.18.67.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 252A043D46 for ; Tue, 21 Mar 2006 19:57:35 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from ian.msdi.ca ([70.83.205.150]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with SMTP id CLI20599 for ; Tue, 21 Mar 2006 14:59:24 -0500 Message-Id: <7.0.0.16.2.20060321141823.03985008@msdi.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.0.0.16 Date: Tue, 21 Mar 2006 14:57:15 -0500 To: freebsd-questions@freebsd.org From: Ian Lord Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-DEBUG: 1 Subject: Kernel settings for Dell 1850 and 2850 with 4GB of ram X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 19:57:36 -0000 Hi, I am currently running freebsd 6 (amd64) on dells servers that have dual xeon processors in them. There is also 4 gigs of ram in them. I need to reinstall cause I want to go to i386 version (too much problems finding binairies compatible with amd64 with commercial vendors) Could someone tell me: 1- What is the cpu I need to specify in my config ? 2- Do I need to run PAE to have access to all my 4 gigs of ram ? 3- Should I use ULE or 4BSD has my threading model ? (I currently run ULE but it seems it's slower then 4BSD for the posts in that forum) 4- What threading should I use in mysql for better stability and performance (generic or ?) Your help will be very appreciated Thanks