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

  1.     id m0u1NKZ-0007r6a; Mon, 25 Mar 96 18:13 MST
  2. Sender: owner-executor
  3. Received: from ardi.com by ftp.ardi.com
  4.     (Smail3.1.29.1 #3) id m0u1NJv-0007r8n; Mon, 25 Mar 96 18:13 MST
  5. Path: sloth.swcp.com!usenet
  6. From: Clifford T. Matthews <ctm@ardi.com>
  7. Newsgroups: comp.emulators.mac.executor
  8. Subject: Re: E/L runs out of memory
  9. Date: 25 Mar 1996 18:07:28 -0700
  10. Organization: ARDI
  11. Lines: 29
  12. Message-ID: <uflokoy84v.fsf@ftp.ardi.com>
  13. References: <DosK90.EyM@gorilla.nbn.com>
  14. NNTP-Posting-Host: ftp.ardi.com
  15. In-reply-to: holmes@gorilla.nbn.com's message of Sun, 24 Mar 1996 21:41:23 GMT
  16. X-Newsreader: Gnus v5.0
  17. To: executor@ardi.com
  18. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  19. Sender: owner-executor@ardi.com
  20. Precedence: bulk
  21.  
  22. >>>>> "Tim" == Tim Holmes <holmes@gorilla.nbn.com> writes:
  23. In article <DosK90.EyM@gorilla.nbn.com> holmes@gorilla.nbn.com (Tim Holmes) writes:
  24.  
  25.  
  26.     Tim> I'm using E/L 199q8 on a Pentium box with 32 meg memory.
  27.     Tim> When I open 3-4 large spreadsheets, it starts slowing down,
  28.     Tim> eventually giving me an out of memory error.  If I go to an
  29.     Tim> xterm and do a free command it shows more memory available.
  30.     Tim> Not even into swap, which I have 20 meg configured.
  31.  
  32.     Tim> Can executor only access a certain amount of memory?  This is
  33.     Tim> using Excel 4.0.
  34.  
  35. By default Executor/Linux only assigns 2 MB of memory for the
  36. "application zone", which is the portion of memory where most
  37. applications store their data.  You can trivially expand this with the
  38. "-applzone" command line switch:
  39.  
  40. executor -applzone 4m
  41.  
  42. will increase that limit from 2 MB to 4 MB.  If you ask for too much
  43. memory then Executor will use virtual memory and you'll slow down, but
  44. on your configuration, you should be able to say "executor -applzone
  45. 16m" with no penalty.
  46.  
  47.     Tim> Tim Holmes holmes@gorilla.nbn.com
  48.  
  49. --Cliff
  50. ctm@ardi.com
  51.  
  52.