Message-ID: <3D6625B9.996EE522@nospam_student.uni-ulm.de> Date: Fri, 23 Aug 2002 14:08:25 +0200 From: Karsten Schmidt Organization: =?iso-8859-1?Q?Universit=E4t?= Ulm X-Mailer: Mozilla 4.78 [de] (Win98; U) X-Accept-Language: de,en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Accessing 4GB w/o DPMI References: <2c6a63a7 DOT 0208192030 DOT f501db4 AT posting DOT google DOT com> <3d61c951 DOT sandmann AT clio DOT rice DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: pcks.e-technik.uni-ulm.de X-Trace: news.uni-ulm.de 1030104505 pcks.e-technik.uni-ulm.de (23 Aug 2002 14:08:25 +0200) Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > While I haven't tried it, I don't know why you wouldn't be able to > access all 4Gb physical memory in a machine with the PMODE DPMI > provider. It does not turn on paging if VCPI isn't present, so all > memory is mapped one-to-one - and a simple farpeek or farpoke could > get to it all. Last year, I've tried PMODE 1.3 using the DOS version coming with Win98 on a 1.5 GB and 2GB machine and it was working well. Unfortunately my Win98 wasn't and therefore I'm currently using upto 1GB. At that time the largest DIMM modules available were 512 MB, so I had no chance to check this with more memory. Karsten