Date: Thu, 16 Nov 2000 11:53:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Where is malloc info kept? In-Reply-To: <8uuoh4$mgp$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 15 Nov 2000 dcasale AT my-deja DOT com wrote: > Using sbrk(0) as described in section 15.2 of the > FAQ seems to indicate that most or all of my physical memory has been > used up. But I've still got a gigabyte of virtual memory set aside > which has barely been used at all. What exactly are the figures of free physical and virtual memory at that place in the program?