From: "David.M.Reed" Newsgroups: comp.os.msdos.djgpp Subject: Re: Win95, DPMI? Date: Sun, 09 Mar 1997 13:42:55 +0000 Organization: Loughborough University, UK. Lines: 20 Message-ID: <3322BE5F.2059@earthling.net> References: <5fok0l$6n3 AT freenet-news DOT carleton DOT ca> Reply-To: dave AT earthling DOT net NNTP-Posting-Host: 158.125.113.106 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Paul Derbyshire wrote: > > If I run go32-v2 in a Win95 dos box with no DPMI memory, it has 5 megs > available of physical RAM and no swap. If I then set the DOS box DPMI to a > huge value like 16 megs it still comes up 5 megs physical, no swap. > I am having a similar problem. In a dos box, I get about 2Mb physical RAM (!) and quite a lot of swap (not sure how much). I want more physical RAM, but can't get it when in a dos box. If I run is ms-dos mode with cwsdpmi.exe, then I have access to all of my computers physical RAM, and plenty of swap. But I want to be able to access at least 6-8Mb of my computers 16Mb of physical RAM in a dos box. Any Ideas on how I can do this? Can you disable virtual memory in any way, so the program will exit If not enough physical RAM is available??