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

  1.  
  2. I have a Pentium w/ 32 meg ram, and I have been running out of
  3. memory (into swap anyway) using Executor running Excel.  I did 
  4. the following experiment by doing the "free" command at different
  5. stages.  I think that the memory usage may be somewhat cumulative,
  6. that is, the longer I work, the more I use up, but that part I'm
  7. not sure of.  It took over 10 megs of ram to open up three large 
  8. spreadsheets.  Is this expected behavior?  (Caldera/Linux 1.2.13)
  9.  
  10. Thanks,
  11.  
  12. Tim Holmes
  13. holmes@gorilla.nbn.com
  14.  
  15.  
  16. Immediately after boot.
  17.              total       used       free     shared    buffers
  18. Mem:         31064      30428        636       8992      23220
  19. -/+ buffers:             7208      23856
  20. Swap:        16624          0      16624
  21.              total       used       free     shared    buffers
  22.  
  23. After starting X.
  24. Mem:         31064      30552        512      17728      17488
  25. -/+ buffers:            13064      18000
  26. Swap:        16624          0      16624
  27.              total       used       free     shared    buffers
  28.  
  29. After starting Excel with parameters:
  30. -applzone 4m -nobrowser -nosplash -size 1000x730 
  31. Mem:         31064      30424        640      23616      11804
  32. -/+ buffers:            18620      12444
  33. Swap:        16624          0      16624
  34.              total       used       free     shared    buffers
  35.  
  36. After opening 3 large spreadsheets (440k, 85k, 86k):
  37. Mem:         31064      30476        588      23444       7488
  38. -/+ buffers:            22988       8076
  39. Swap:        16624        168      16456
  40.  
  41.