From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Markus Rechberger" Subject: Re: max heap usage of a Linux process Date: Mon, 13 Nov 2006 15:09:27 +0100 Message-ID: References: <455873BA.1060908@Sun.COM> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <455873BA.1060908@Sun.COM> Content-Disposition: inline Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Prasanta.Sadhukhan@sun.com Cc: linux-c-programming@vger.kernel.org Hi, On 11/13/06, Prasanta Sadhukhan wrote: > Hi, > > Can anybody please tell how can I obtain the max. heap usage of a Linux > process? > theoretically 3 GB (3/4 of 4gb - which are addressable by 32 bit) on a 32bit machine on a 64bit machine 3/4 of 16exabyte. cheers, Markus