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

  1. >>>>> "Peter" == Peter D Cherry <cherry@clou9.net> writes:
  2.  
  3.     Peter> Dear executor users I have used executor dos under 6.22 and
  4.     Peter> more recently under windows 95 on a 486 PC with 16 meg ram.
  5.     Peter> It is suggested in the FAQ to use an -applzone switch to
  6.     Peter> increase memory, so I have given various amounts 4M, 6M, 8M
  7.     Peter> etc.  Although NIH-IMAGE works fine with any of these value
  8.     Peter> and also the default, some important applications like
  9.     Peter> aperion and Mong Pong actually slow down when I allocate
  10.     Peter> more memory.  Anybody got a clue?
  11.  
  12. If Executor runs out of "physical memory" (actual RAM), then it will
  13. start using some of your hard disk space as extra memory.  Since hard
  14. disks are much slower than RAM, using your hard disk for temporary
  15. storage can slow Executor down a lot.
  16.  
  17. When you specify a bigger -applzone, that causes a greater fraction of
  18. Executor's memory to be temporarily stored on disk at any given time
  19. (assuming not enough RAM is available to hold it all).  That, in turn,
  20. causes Executor to spend a greater fraction of its time accessing the
  21. drive, and so it runs more slowly.
  22.  
  23. I wouldn't expect this to be a problem on a 16M machine though.  Win95
  24. is using some of your RAM, and may not be making all of the remaining
  25. RAM available to Executor.  You may find that adjusting the Win95 DPMI
  26. settings helps; I'm not sure.  "executor -info" may give you some idea
  27. how much RAM is available to Executor.
  28.  
  29. Note also that Executor requires memory above and beyond the
  30. parameters you can specify on the command line.
  31.  
  32. -Mat
  33.  
  34.