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

  1. >>>>> "Phil" == Phil Hunt <phil@isone.com> writes:
  2.  
  3.     Phil> On Fri, 29 Mar 1996, Mat Hostetter wrote:
  4.     >> OK, this is now implemented.  Under Linux, your default
  5.     >> -applzone will now be 1/4 of total physical memory (as reported
  6.     >> by /proc/meminfo) or 2MB, whichever is higher.
  7.  
  8.     Phil> watch out!  Not all Linux boxes implement /proc.  It is a
  9.     Phil> kernel sysgen question, that defualts to yes.
  10.  
  11. Thanks for the warning, but the way I wrote it should be robust.  If
  12. Executor fails to open /proc/meminfo, or fails to find a "Mem:" entry,
  13. it defaults to the old behavior (2MB applzone).  I haven't tested
  14. that, since all of our Linux boxes have /proc, but the code is very
  15. simple.
  16.  
  17. As under DOS, "executor -info" under Executor/Linux will tell you how
  18. much memory Executor decided to allocate for you.
  19.  
  20. -Mat
  21.  
  22.