Date: Mon, 16 Dec 1996 14:19:15 +0200 (IST) From: Eli Zaretskii To: jd marrow cc: djgpp AT delorie DOT com Subject: Re: performace questions In-Reply-To: <01bbe739$d1ef65a0$78335dcf@monkey> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 11 Dec 1996, jd marrow wrote: > i've run into a 'problem', however, regarding irratic performance (even > within the same run) under win95 in a dos box and "win95-dos" (i'm using > allegro for grfx): [snip] > i /suspect/ that the problem might be related to [virtual?] memory > management -- although my laptop has 24M and my desktop 48M -- and wonder, > if this is the case, how i work around the problem... Did you change the DPMI memory setup of the DOS box property sheet as to allow your programs use 64MBytes of DPMI memory? If not, you might get much less than 24MB (let alone 48MB) because of Windows 95 defaults. See section 15.6 of the DJGPP FAQ list (v2/faq202b.zip from the same place you get DJGPP) for more details on this.