From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp Subject: Re: CWSDPMI crash Date: Mon, 27 Sep 1999 23:55:14 Organization: Aspen Technology, Inc. Lines: 28 Message-ID: <37f003e2.sandmann@clio.rice.edu> References: <37EF9A4F DOT FEC8240 AT ma DOT tum DOT de> NNTP-Posting-Host: dcloan.aco.aspentech.com X-NewsEditor: ED-1.5.8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > 31 MB 200e84c (crash) > Paragraphs of memory for extra CWSDPMI internal heap ? [16384] Too much.. should be room for static data > Maximum number of 4K pages in swap file ? [32767] Decrease this ... start with zero as a test (disable paging). > DPMI memory available: 33285 Kb > DPMI swap space available: 129911 Kb Why is there only 32MB showing available? very bad if .. ah, don't use EMM386 unless you put NOVCPI on the command line... There are many bad bugs in EMM386 if you reach it's max limit! I see hard hangs on the W9x release at the limit. Maybe fix in r5. > mem.exe (BTW the machine runs a PII with 128 MB Ram installed !! ??) > ========================================================== > MS-DOS Version 6.22 You should get the HIMEM.SYS from Win9x - it will allow you to use all of your memory.