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

  1. >>>>> "Stephen" == Stephen P Lee <splee@news.sfu.ca> writes:
  2. In article <4i55ht$h7m@morgoth.sfu.ca> splee@news.sfu.ca (Stephen P Lee) writes:
  3.  
  4.  
  5.     Stephen> I'm running E/L 1.99q9. According to top and from the
  6.     Stephen> noise my HD makes (swapping) E/L is taking-up 16940k of
  7.     Stephen> memory. That's without any apps running in
  8.     Stephen> Executor. Because Executor has taken all of my physical
  9.     Stephen> ram, running anything else under X is thrashing the
  10.     Stephen> HD. Is it possible (I hope) that a lot of the Executor
  11.     Stephen> code is debugging related?
  12.  
  13. beaut 4.16 ps wwl512
  14.  F   UID   PID  PPID PRI NI SIZE  RSS WCHAN      STAT TTY   TIME COMMAND
  15.  0   200   512   259  15 15 6972 3056 0          R N  pp0   0:14 executor
  16.  
  17. Here it appears to be taking up less than 7 MB.
  18.  
  19.     beaut 4.17 size /linux-aout-199q9/executor 
  20.     text    data    bss     dec     hex     filename
  21.     1810400 151552  135432  2097384 2000e8  /linux-aout-199q9/executor
  22.  
  23.     beaut 4.19 size /linux-elf-199q9/executor
  24.     text    data    bss     dec     hex     filename
  25.     1410788 449872  116044  1976704 1e2980  /linux-elf-199q9/executor
  26.  
  27. About 2 MB appears to be taken up by the application and its initial data.
  28.  
  29.     beaut 4.18 /linux-aout-199q9/executor -info
  30.     This is Executor 1.99q9, compiled Mon Mar 11 20:20:46 MST 1996.
  31.     CPU type is 80486 or better.
  32.     Choosing 2.00 MB for applzone, 0.50 MB for syszone, 0.25 MB for stack
  33.  
  34. Another 2.5 MB is taken up by memory that's given to the virtual Mac.
  35.  
  36. That leaves about 2.5 MB left for scratch space for dynamic
  37. recompilation as well as the video buffer (300k needed for 640x480).
  38.  
  39. Are you using any command line switches to adjust the amount of memory
  40. Executor uses ("-memory", "-applzone", "-syszone", or "-stack")?  I
  41. just checked and "top" gives roughly the same size as ps does, so
  42. something on your system is making Executor use a lot more memory than
  43. it does by default.
  44.  
  45.     Stephen> Btw, Executor has allowed me to become much more
  46.     Stephen> productive under an awesome OS -> Linux! Good work ARDI
  47.     Stephen> 8-)
  48.  
  49. Thank you.
  50.  
  51.     Stephen> Stephen -- Stephen P. Lee Office: (604) 291-4291
  52.     Stephen> Department of Biological Sciences Fax: (604) 291-3496
  53.     Stephen> Simon Fraser University E-mail: Stephen_p_lee@sfu.ca
  54.     Stephen> Burnaby, BC, Canada. V5A 1S6
  55.  
  56. --Cliff
  57. ctm@ardi.com
  58.  
  59.