Date: Sun, 18 Jan 1998 11:46:42 +0200 (IST) From: Eli Zaretskii To: "Dr. András Sólyom" cc: djgpp Subject: Re: Q:Virtual memory (followup of 'Q:How to check validity of a pointer') In-Reply-To: <34BE39BF.2DF1B7B@eik.bme.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit Precedence: bulk On Thu, 15 Jan 1998, Dr. András Sólyom wrote: > This is kind of strange, because first I have 64 MBytes of RAM and CWSDPMI > should be able to give me an additional 256 Mbytes of virtual memory! What is > going on here? Can it be the original program error in disguise? See section 15.4 of the DJGPP FAQ list (v2/faq210b.zip from the same place you get DJGPP). The default configuration of CWSDPMI is enough to get about 21MB in small chunks; if you need more than that, you will have to bump up its internal heap with the CWSPARAM program.