Date: Sun, 21 Sep 1997 13:25:25 +0300 (IDT) From: Eli Zaretskii To: Brett Porter cc: DJGPP Subject: Re: Where is my physical memory hiding? In-Reply-To: <199709190643.QAA17217@rabble.uow.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 19 Sep 1997, Brett Porter wrote: > I have a function that reports free physical RAM (cut and pasted from info > using RHIDE... it is in the go32_mem_info block section). This reports to me > that I have over 7000000 bytes free (it changes each time I run it, > depending on various things). > > But when I try to allocate 62 blocks (each 64000 bytes), I run out of memory. > Shouldn't there be enough, and if not, shouldn't it start paging to disk? I > have 19Mb free on my Hd... Did you try to enlarge the CWSDPMI's internal tables, as the FAQ suggests in section 15.4?