From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 14:58:26 2005 Return-Path: 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 4FB3E16A4CE for ; Sat, 29 Jan 2005 14:58:26 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C4243D48 for ; Sat, 29 Jan 2005 14:58:25 +0000 (GMT) (envelope-from antennex@swbell.net) Received: from SAGEAME (adsl-65-68-247-73.dsl.crchtx.swbell.net [65.68.247.73])j0TEs2bs002541; Sat, 29 Jan 2005 09:54:02 -0500 Message-ID: <061201c50612$fa561290$0200000a@SAGEAME> From: "antenneX" To: "Matthias Buelow" , References: <20050129101330.B3C1D16A4D9@hub.freebsd.org><1106999029.41fb76f5a6dd8@webmail.uoi.gr> <41FB8923.1020902@incubus.de> Date: Sat, 29 Jan 2005 08:58:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 cc: freebsd-questions@freebsd.org Subject: Re: having 1.5GB RAM I cannot allocate more than 512MB RAM in 4.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: antenneX List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 14:58:26 -0000 ----- Original Message ----- From: "Matthias Buelow" To: Cc: Sent: Saturday, January 29, 2005 7:01 AM Subject: Re: having 1.5GB RAM I cannot allocate more than 512MB RAM in 4.10 > dkouroun@cc.uoi.gr wrote: > > > I have an AMD Athlon-XP with 1.5GB RAM. > > Unfortunately my FreeBSD 4.10 throws a memory allocation > > error when in a simple C++ program I try to allocate > > with new 512MB of RAM or more. Until 511MB it goes fine! > > what's the output of ulimit -d? What's the trick to running "ulimit?" "command not found" yet whereis sez it is a shell builtin command. Jack