www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/03/13:48:13

Date: Thu, 3 Jul 1997 10:42:14 -0700 (PDT)
Message-Id: <199707031742.KAA02463@adit.ap.net>
Mime-Version: 1.0
To: dov AT israel DOT sun DOT com
From: Nate Eldredge <eldredge AT ap DOT net>
Subject: Re: VMM under djgpp
Cc: djgpp AT delorie DOT com

You wrote:
>Does anyone know about Virtual Memory Manager under djgpp?

If I understand you correctly, you want to know about how to use virtual
memory (hard disk space used as RAM). This is automatically implemented by
the C library and the DPMI server. So you can just malloc() away and when
physical memory runs out, virtual memory will be used.

If your DPMI server doesn't do this (and I understand some don't), try
disabling it and using CWSDPMI.

Hope this helps

Nate Eldredge
eldredge AT ap DOT net



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019