From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 07:44:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDAFB1065670 for ; Thu, 3 Apr 2008 07:44:13 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from mail.trusted-logic.com (mail.trusted-logic.com [62.240.237.76]) by mx1.freebsd.org (Postfix) with ESMTP id 7459A8FC14 for ; Thu, 3 Apr 2008 07:44:13 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from localhost (crozetdeux [127.0.0.1]) by mail.trusted-logic.com (Postfix) with ESMTP id B7F2F4BC004 for ; Thu, 3 Apr 2008 09:44:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at trusted-logic.com Received: from mail.trusted-logic.com ([127.0.0.1]) by localhost (mail.trusted-logic.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gn5f2REnowJP for ; Thu, 3 Apr 2008 09:44:12 +0200 (CEST) Received: from gw.trusted-logic.com (unknown [62.240.237.75]) by mail.trusted-logic.com (Postfix) with ESMTP id 9D2BB4BC002 for ; Thu, 3 Apr 2008 09:44:12 +0200 (CEST) Received: from localhost (maio.trusted-logic.fr [127.0.0.1]) by gw.trusted-logic.com (Postfix) with ESMTP id 8C7B8214066 for ; Thu, 3 Apr 2008 09:44:12 +0200 (CEST) Received: from gw.trusted-logic.com ([127.0.0.1]) by localhost (maio [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28673-01 for ; Thu, 3 Apr 2008 09:44:12 +0200 (CEST) Received: from brehat.trusted-logic.fr (brehat.trusted-logic.fr [192.168.4.130]) by gw.trusted-logic.com (Postfix) with ESMTP id 7B791214031 for ; Thu, 3 Apr 2008 09:44:12 +0200 (CEST) Received: by brehat.trusted-logic.fr (Postfix, from userid 1000) id 6CF4FC79C3; Thu, 3 Apr 2008 09:44:12 +0200 (CEST) Date: Thu, 3 Apr 2008 09:44:12 +0200 From: Erwan David To: freebsd-questions@freebsd.org Message-ID: <20080403074411.GD15816@trusted-logic.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <910446418.20080403092654@masm.elcom.ru> <20080403081834.O2609@wojtek.tensor.gdynia.pl> <636546658.20080403112933@masm.elcom.ru> <20080403073611.GC15816@trusted-logic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080403073611.GC15816@trusted-logic.com> X-Republicain: 14 germinal an CCXVI =?iso-8859-1?B?KEjq?= =?iso-8859-1?Q?tre=29?= User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at trusted-logic.fr Subject: Re: more than 2gb of memory 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: Thu, 03 Apr 2008 07:44:14 -0000 On Thu, Apr 03, 2008 at 09:36:11AM CEST, Erwan David said: > On Thu, Apr 03, 2008 at 09:29:33AM CEST, "Victor M. Blood" said: > > On 03.04.2008, Wojciech Puchar wrote: > > > with ulimit > > > > > on i386 - i don't know if 2 or 3GB is a limit. > > > on amd64 - essentially no limit > > > > ussage of amd is impossible, current machine is Intel Xeon. > > Intel 64 bit processors of the pentium family (ie EMT 64) are > compatible with amd64 arch. Here is what I use : from dmesg.boot CPU: Genuine Intel(R) CPU 2160 @ 1.80GHz (1795.57-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x6f2 Stepping = 2 Features=0xbfebfbff Features2=0xe39d AMD Features=0x20100800 AMD Features2=0x1 Cores per package: 2 uname -m amd64 -- Erwan