home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text3479.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.7 KB

  1. Received: from seminole.gate.net (salernof@seminole.gate.net [199.227.0.14]) by tequesta.gate.net (8.6.9/8.6.9) with ESMTP id VAA67521; Sun, 23 Jul 1995 21:03:22 -0400
  2. Received: (from salernof@localhost) by seminole.gate.net (8.6.9/8.6.9) id VAA80110; Sun, 23 Jul 1995 21:00:17 -0400
  3. Date: Sun, 23 Jul 1995 21:00:16 -0400 (EDT)
  4. From: Fred Salerno <salernof@gate.net>
  5. To: Clifford Thomas Matthews <ctm@ardi.com>
  6. cc: executor@nacm.com
  7. Subject: Re: 1.99 Memory
  8. In-Reply-To: <m0saAty-00005nC@beaut.ardi.com>
  9. Message-ID: <Pine.A32.3.91.950723210007.65807A-100000@seminole.gate.net>
  10. MIME-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=US-ASCII
  12. Sender: owner-paper@nacm.com
  13. Precedence: bulk
  14.  
  15. No clean up, same hard drives.
  16.  
  17. On Sun, 23 Jul 1995, Clifford Thomas Matthews wrote:
  18.  
  19. > >>>>> "Fred" == Fred Salerno <salernof@gate.net> writes:
  20. >     Fred> Ever since 1.99l or so, I have not been able to run Executor
  21. >     Fred> with EMM loaded unless i specify a smaller applzone. Its
  22. >     Fred> default always said "not enough memory, try a smaller
  23. >     Fred> applzone" I have 12 megs of memory.
  24. > Starting with 1.99n, we've added a "-info" switch.  If you could run
  25. > Executor with "-info" with various combinations of "-applzone", that
  26. > might help us figure out what's going on.
  27. >     Fred> However, if I remove 4 megs of it and only have 8 megs, its
  28. >     Fred> default applzone works fine... Is there a bug in its formula
  29. >     Fred> to dtermine how much to set for its applzone?
  30. > The formula is pretty straightforward.  It looks at how much free DPMI
  31. > memory you have after Executor's already been loaded (Executor takes
  32. > about 1.5 MB of DPMI memory right off the top, no matter what else is
  33. > done), then it divides that number in two and uses the result, unless
  34. > the result is less than 2 MB, in which case it uses 2 MB or > 16 MB,
  35. > in which case it uses 16 MB.
  36. > However, it could be that EMM is not very smart and EMM may need disk
  37. > space for the DPMI memory that is being used, even if there's enough
  38. > physical memory to hold it all.  If that's the case, and you're low on
  39. > disk space, then the scenario you describe might make sense, since
  40. > Executor with 12 MB to start with, Executor would use a default
  41. > applzone size of (12 - 1.5) / 2 = 5.25 MB, but with 8 MB to start with
  42. > Executor would use a default applzone size of (8 - 1.5) / 2 = 3.25 MB.
  43. > However, if you're not tight on disk space, I don't know what is going
  44. > on, but using "-info" and telling us what's happening will probably
  45. > help.
  46. >     Fred> Now I have 16 megs and it seems to guess its applzone fine.
  47. > Hmmm... did you maybe clean up some disk space when you added memory?
  48. >     --Cliff
  49. >     ctm@ardi.com
  50.  
  51.