From owner-freebsd-amd64@FreeBSD.ORG Fri May 27 03:44:49 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAAAA16A41C for ; Fri, 27 May 2005 03:44:49 +0000 (GMT) (envelope-from lists@natserv.com) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF6443D54 for ; Fri, 27 May 2005 03:44:49 +0000 (GMT) (envelope-from lists@natserv.com) Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.11/8.12.11) with ESMTP id j4R3imeu023539 for ; Thu, 26 May 2005 23:44:48 -0400 Date: Thu, 26 May 2005 23:44:48 -0400 (EDT) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: FreeBSD amd64 List Message-ID: <20050526233707.O5798@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Memory usage for AMD64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2005 03:44:50 -0000 Is the memory usage on AMD64 comparable to i386? A current i386 machine that I plan to replace is using less than 128MB of RAM out of the 256MB installed. The swap is less than 500K. The only processes are SSH, postfix and samba. Will an AMD64 setup be in the same memory usage range? Under 128MB. I am planning on getting 256MB anyways, but want to make sure that AMD64 doesn't have a bigger memory footprint for the OS and that apps don't use significantly more memory when compiled under AMD64. Thanks.