X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: RAM limits Date: Tue, 12 Mar 2002 12:10:56 CST Organization: Rice University, Houston TX Lines: 11 Message-ID: <3c8e44b0.sandmann@clio.rice.edu> References: <3C8E2101 DOT 13CF79A9 AT alpha DOT delta DOT edu> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1015956754 21474 128.42.105.3 (12 Mar 2002 18:12:34 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 12 Mar 2002 18:12:34 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I remember seeing some discussion of problems with having too much > RAM, or at least not having it all recognized. Is that a problem for > folks using true DOS, or Windows DOS boxes? It looks like I'm going to > end up with 768 Mb on my motherboard soon, and I wonder if I'll face > issues with DJGPP programming. Win 9x (including ME) can have problems with over 512Mb - but if you set some additional parameters in (system.ini?) it should work OK. Under DOS with CWSDPMI r5 you shouldn't have problems using up to 500Mb of it. If you want to use more, bug me.