Date: Thu, 22 Jul 1999 20:01:33 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: mdruiter AT cs DOT vu DOT nl cc: djgpp AT delorie DOT com Subject: Re: DPMI-Alloc with 192MB RAM - how ? In-Reply-To: <7n6sdn$h7m@cs.vu.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 22 Jul 1999 mdruiter AT cs DOT vu DOT nl wrote: > IIRC, CWSDPMI only supports up to 128MB of *virtual* memory. At least, > it doesn't give me more than that. No, it supports up to 256MB of physical and additional 256MB of paged-out memory, for a grand total of 512MB of vurtual memory. If this doesn't work for you, either you have an old version of CWSDPMI (before r4), or something is wrong in your setup, or some memory manager you install prevents CWSDPMI from giving you more.