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

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!decwrl!pa.dec.com!nntpd2.cxo.dec.com!nabeth!alan
  3. From: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  4. Subject: Re: DEC 2100 - memory config help please...
  5. Message-ID: <1992Sep14.194517.12300@nntpd2.cxo.dec.com>
  6. Lines: 31
  7. Sender: alan@nabeth (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  8. Reply-To: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  9. Organization: Digital Equipment Corporation
  10. References: <1992Sep14.150930.6781@trentu.ca> <1992Sep14.172723.14101@fs7.ece.cmu.edu>
  11. Date: Mon, 14 Sep 1992 19:45:17 GMT
  12.  
  13.  
  14. In article <1992Sep14.172723.14101@fs7.ece.cmu.edu>, awk@flag.ece.cmu.edu (Tony Knaus) writes:
  15. >
  16. >In article <1992Sep14.150930.6781@trentu.ca> ccksb@trentu.ca (Ken Brown) writes:
  17. >>
  18. >>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;
  19. >>
  20. >>real mem = 16777216
  21. >>avail mem = 12529667
  22. >>
  23. >
  24. > [ Where Tony explains the difference in "real" and "available" memory. ]
  25. >
  26. >16777216 - 12529667 = 4247549
  27. >
  28. >Which means that kernel is using just over 4 MB of memory.
  29. >
  30.  
  31. It's also worth pointing out that a large part of that 4 MB
  32. is probably the ULTRIX buffer cache.  Unless you've changed
  33. it, it is 10% of the physcial memory size.  You can get the
  34. base kernel size with size(1) run on /vmunix.  Many of the
  35. larger tapes used by the kernel are allocated dynamically
  36. when the system boots.  Look at the output of the pstat -T
  37. command to see the number of entires in these tables.
  38.  
  39. >-tony
  40. >
  41. --
  42. Alan Rollow                alan@nabeth.cxo.dec.com
  43.  
  44.