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

  1. >>>>> "Richard" == Richard Frey <frey@birch.crd.ge.com> writes:
  2.  
  3.     Richard> I do an executor -info command and executor reports:
  4.  
  5.     Richard> 5.43 Meg of Potentially useful DPMI Memory
  6.     Richard> and assigns the memory as follows:
  7.     Richard> applzone    2.71 Meg
  8.     Richard> syszone        0.5  Meg
  9.     Richard> Stack        0.25 Meg
  10.     Richard> I presume this all comes out of the 5.43 total it found.
  11.  
  12.     Richard> What happened to all the rest of the memory?  Is Executor
  13.     Richard> itself using it?  That's 1.7 Meg and 5.43 + 1.7 still
  14.     Richard> only adds up to 7.13.  It would seem there should be a
  15.     Richard> total memory of 7.36 M + 594 K unused and available.
  16.  
  17.     Richard> How does Executor do memory allocation under DOS?
  18.  
  19. As you surmised, the Executor binary itself takes RAM, as do some
  20. other miscellaneous pieces of memory that it allocates.  The Executor
  21. binary will take a little more memory than the size of the disk image
  22. once it's been loaded into RAM.
  23.  
  24. cwsdpmi.exe does not, by default, use your conventional memory.
  25. Fortunately, this is a configurable setting so I plan to release a
  26. cwsdpmi.exe that will take advantage of your conventional memory as
  27. well as your extended/expanded memory.  That should be especially
  28. helpful for low memory systems.
  29.  
  30. -Mat
  31.  
  32.