home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6887 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!flag.ece.cmu.edu!awk
  3. From: awk@flag.ece.cmu.edu (Tony Knaus)
  4. Subject: Re: DEC 2100 - memory config help please...
  5. Message-ID: <1992Sep14.172723.14101@fs7.ece.cmu.edu>
  6. Sender: news@fs7.ece.cmu.edu (USENET News System)
  7. Organization: ECE Department, Carnegie Mellon University.
  8. References: <1992Sep14.150930.6781@trentu.ca>
  9. Date: Mon, 14 Sep 1992 17:27:23 GMT
  10. Lines: 25
  11.  
  12. In article <1992Sep14.150930.6781@trentu.ca> ccksb@trentu.ca (Ken Brown) writes:
  13. >
  14. >I've just added 4MB to a DECstation 2100.  The self test shows 16MB (the real physical amount).  When the system boots (its a diskless client under ultrix 4.2) I see;
  15. >
  16. >real mem = 16777216
  17. >avail mem = 12529667
  18. >
  19. >Does this mean the system is not utilizing 16MB?  Can I confirm this?
  20. >Thanks in advance...
  21.  
  22. The first number displays how much memory the  kernel has found -
  23.  16 MB. The second number displays how much memory is available
  24. for user processes. The difference between the two is the amount
  25. memory the used by the kernel.
  26.  
  27. 16777216 - 12529667 = 4247549
  28.  
  29. Which means that kernel is using just over 4 MB of memory.
  30.  
  31. -tony
  32.  
  33. -- 
  34. Tony Knaus            ECE Facilities
  35. Phone: 412-268-5108        Carnegie-Mellon University
  36. INTERNET: awk@ece.cmu.edu    Pittsburgh, PA. 15102    U.S.A.
  37.