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

  1.     id m0u2lb2-0007rDa; Fri, 29 Mar 96 14:20 MST
  2. Sender: owner-executor
  3. Received: by ftp.ardi.com (Smail3.1.29.1 #3)
  4.     id m0u2lOf-0007rCC; Fri, 29 Mar 96 14:07 MST
  5. Received: by gwar.ardi.com (Smail3.1.29.1 #3)
  6. References: <m0u2hpB-000GOKC@gwar.ardi.com>
  7. Message-id: <m0u2lNA-000GOKC@gwar.ardi.com>
  8. Subject: Re: E/L runs out of memory
  9. Cc: "Clifford T. Matthews" <ctm@ardi.com>,
  10. In-reply-to: <Pine.LNX.3.91.960329151706.530A@isone.com>
  11. To: Phil Hunt <phil@isone.com>
  12. Date: Fri, 29 Mar 96 14:06 MST
  13. From: mat@ardi.com (Mat Hostetter)
  14. Sender: owner-executor@ardi.com
  15. Precedence: bulk
  16.  
  17. >>>>> "Phil" == Phil Hunt <phil@isone.com> writes:
  18.  
  19.     Phil> On Fri, 29 Mar 1996, Mat Hostetter wrote:
  20.     >> OK, this is now implemented.  Under Linux, your default
  21.     >> -applzone will now be 1/4 of total physical memory (as reported
  22.     >> by /proc/meminfo) or 2MB, whichever is higher.
  23.  
  24.     Phil> watch out!  Not all Linux boxes implement /proc.  It is a
  25.     Phil> kernel sysgen question, that defualts to yes.
  26.  
  27. Thanks for the warning, but the way I wrote it should be robust.  If
  28. Executor fails to open /proc/meminfo, or fails to find a "Mem:" entry,
  29. it defaults to the old behavior (2MB applzone).  I haven't tested
  30. that, since all of our Linux boxes have /proc, but the code is very
  31. simple.
  32.  
  33. As under DOS, "executor -info" under Executor/Linux will tell you how
  34. much memory Executor decided to allocate for you.
  35.  
  36. -Mat
  37.  
  38.