From: md3den AT mdstud DOT chalmers DOT se (Dennis Bjorklund) Newsgroups: comp.os.msdos.djgpp Subject: windows <-> cwsdpmi Date: 11 Dec 1996 13:06:29 GMT Organization: Chalmers University of Technology Lines: 11 Message-ID: <58mbkl$46o@nyheter.chalmers.se> NNTP-Posting-Host: scooter.mdstud.chalmers.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp What is the difference with the memory handling between cwsdpmi and windows dpmi. I have a program that runs fine with windows but when I start it with cwsdpmi it starts to swap (major swap). I thought I should get more memory with cwsdpmi then with windows. I do some big allocs in the beginning and clears them. It's approx 8 megs I alloc. And it doesn't swap when run from windows. (I have 16 meg). And don't say that I should by more memory, because that's not the problem.. -- /Dennis