home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text3485.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  2.1 KB  |  50 lines

  1. Sender: owner-paper@nacm.com
  2. Precedence: bulk
  3.  
  4. No clean up, same hard drives.
  5.  
  6. On Sun, 23 Jul 1995, Clifford Thomas Matthews wrote:
  7.  
  8. > >>>>> "Fred" == Fred Salerno <salernof@gate.net> writes:
  9. >     Fred> Ever since 1.99l or so, I have not been able to run Executor
  10. >     Fred> with EMM loaded unless i specify a smaller applzone. Its
  11. >     Fred> default always said "not enough memory, try a smaller
  12. >     Fred> applzone" I have 12 megs of memory.
  13. > Starting with 1.99n, we've added a "-info" switch.  If you could run
  14. > Executor with "-info" with various combinations of "-applzone", that
  15. > might help us figure out what's going on.
  16. >     Fred> However, if I remove 4 megs of it and only have 8 megs, its
  17. >     Fred> default applzone works fine... Is there a bug in its formula
  18. >     Fred> to dtermine how much to set for its applzone?
  19. > The formula is pretty straightforward.  It looks at how much free DPMI
  20. > memory you have after Executor's already been loaded (Executor takes
  21. > about 1.5 MB of DPMI memory right off the top, no matter what else is
  22. > done), then it divides that number in two and uses the result, unless
  23. > the result is less than 2 MB, in which case it uses 2 MB or > 16 MB,
  24. > in which case it uses 16 MB.
  25. > However, it could be that EMM is not very smart and EMM may need disk
  26. > space for the DPMI memory that is being used, even if there's enough
  27. > physical memory to hold it all.  If that's the case, and you're low on
  28. > disk space, then the scenario you describe might make sense, since
  29. > Executor with 12 MB to start with, Executor would use a default
  30. > applzone size of (12 - 1.5) / 2 = 5.25 MB, but with 8 MB to start with
  31. > Executor would use a default applzone size of (8 - 1.5) / 2 = 3.25 MB.
  32. > However, if you're not tight on disk space, I don't know what is going
  33. > on, but using "-info" and telling us what's happening will probably
  34. > help.
  35. >     Fred> Now I have 16 megs and it seems to guess its applzone fine.
  36. > Hmmm... did you maybe clean up some disk space when you added memory?
  37. >     --Cliff
  38. >     ctm@ardi.com
  39.  
  40.