home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text2426.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  697 b   |  19 lines

  1. >>>>> "Dan" == Dan Guisinger <dan_g@ix.netcom.com> writes:
  2.  
  3.     Dan>  10) Virtual Memory -- Executor currently has the limit of NO
  4.     Dan> virtual memory.  Win95 has an dynamic swap file that
  5.     Dan> grows/shrinks with use.  Executor can report the maxinum
  6.     Dan> amount of memory a 68040 (and in the future, PPC) can handle,
  7.     Dan> and thus no memory problems.
  8.  
  9. Actually, since Executor is a DPMI client it *does* use virtual
  10. memory...I've run Executor on an old laptop with 4M of RAM just fine
  11. (it was of course paging).
  12.  
  13. However, from what I've seen it appears to be the case that there are
  14. advantages to allocating memory through the Win32 API, rather than
  15. through the DPMI API.
  16.  
  17. -Mat
  18.  
  19.