From owner-freebsd-hardware@FreeBSD.ORG Sat Feb 17 18:00:49 2007 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 11E3516A407 for ; Sat, 17 Feb 2007 18:00:49 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id A032313C48E for ; Sat, 17 Feb 2007 18:00:48 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so351113ugh for ; Sat, 17 Feb 2007 10:00:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=fHvH6V3AObHO6vMD3KkuVEKZ+MNB++cGbpt1mA1h44mLz/wslgtF2nMCCc9icRbOz9SdiVnFNXzwwcsUC8pbi3xjeoulmPq5T9Uqtiq4bMQmCXj2CauGarW0uPmqEdQUtMaf47Fq7coytbk4uIB1reXKdDLka/2H2m34cohAs/U= Received: by 10.78.176.20 with SMTP id y20mr110256hue.1171735245914; Sat, 17 Feb 2007 10:00:45 -0800 (PST) Received: by 10.78.164.20 with HTTP; Sat, 17 Feb 2007 10:00:45 -0800 (PST) Message-ID: Date: Sat, 17 Feb 2007 21:00:45 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: satimis In-Reply-To: <9021341.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9021341.post@talk.nabble.com> X-Google-Sender-Auth: e617d6e02228f036 Cc: freebsd-hardware@freebsd.org Subject: Re: About ideal RAM capacity X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Feb 2007 18:00:49 -0000 On 2/17/07, satimis wrote: > > Hi folks, > > I'm prepared to run FreeBSD-6.2 amd64 on an AMD Athlon64 x2 (dualcore) > 512Kx2 3800 box as server. What will be an ideal RAM capacity to be > installed. TIA You can perform a binary search, benchmarking 2^n Mb of RAM installed where n is 10..infinity. Athlon64 x2 motherboards with support for over 64 Gb are hard to come by nowadays, though. Good luck!