Sender: nate AT cartsys DOT com Message-ID: <3749D84F.5AB39434@cartsys.com> Date: Mon, 24 May 1999 15:53:03 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.5 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Virtual memory References: <3749ACED DOT 6B72 AT erols DOT com> <6imE5GA2xbS3Ewg5 AT dunvegan1 DOT demon DOT co DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Paul Richards wrote: > > John S. Fine writes, > > > I assume you are running a DJGPP program in a DOS session. > >Right click the title bar and select properties/memory and > >then click on the number or "auto" for DPMI. DO NOT click > >the value menu pull down thing (that lets you select from > >suggested values). Click in the value itself and type over > >it with the max amount of memory you want in KB (such as > >65536 for 64Mb). Click OK and then close the DOS session. > >From then on whenever you open that DOS session, your > >DPMI programs will be permitted that amount of memory. > > > > Tell me if it works. > Well it works, but only up to 64Meg. I wanna be able to use several > hundred at least... :) After all 32bit addresses can have up to 4Gb... Too bad, then. Ask Bill Gates about it. CWSDPMI supports in theory up to about 512MB, but currently has some bugs if more than 64MB of that is physical (but HIMEM has troubles with more, anyway). You can have 256MB of swap in there too, though. -- Nate Eldredge nate AT cartsys DOT com