home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13091 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.4 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!ux1.cso.uiuc.edu!sdd.hp.com!hp-col!fc.hp.com!dlj
  2. From: dlj@fc.hp.com
  3.  (Dave Jobusch)
  4. Newsgroups: comp.sys.hp
  5. Subject: Re: RAM size
  6. Message-ID: <Bxy2Cv.HvC@fc.hp.com>
  7. Date: 19 Nov 92 03:43:43 GMT
  8. Article-I.D.: fc.Bxy2Cv.HvC
  9. References: <MENJAN.92Nov17221539@ra.cs.umb.edu>
  10. Sender: news@fc.hp.com (news daemon)
  11. Distribution: comp
  12. Organization: Hewlett-Packard, Fort Collins, CO
  13. Lines: 31
  14. X-Newsreader: TIN [version 1.1.1 PL6]
  15.  
  16. Men-Jan Lin (menjan@cs.umb.edu) wrote:
  17. : How can I know the RAM size of my HP workstation ?
  18. : (not reboot)
  19. : Thanks.
  20. : -Jane
  21.  
  22.     A couple of ways:
  23.  
  24.     1) Run /usr/contrib/bin/monitor if you have it.  The "G"lobal
  25.     screen reports "Physical memory" in kilobytes.
  26.  
  27.     2) If you can become root, run /etc/dmesg.  Look for a message
  28.        that indicates physical memory size.  On a 9.0 system, the
  29.        message looks something like:
  30.  
  31. # Memory Information:
  32. #    Physical: 24552 Kbytes, lockable: 21496 Kbytes, available: 21596 Kbytes
  33.  
  34.     3) If dmesg is full of other messages (fix your system :-) and
  35.        the memory information has disappeared, try (as root):
  36.  
  37.         echo "physmem/D" | adb /hp-ux /dev/kmem
  38.  
  39.        The number printed is the number of 4K physical pages.
  40.  
  41.  
  42. --
  43. Dave Jobusch           3404 E. Harmony Road MS#99  Email : dlj@fc.hp.com
  44. Hewlett-Packard        Fort Collins, CO 80525-9599 HPDesk: david_jobusch@hp4000
  45. OSSD System Management T/303-229-6637              Radio : N0OJD
  46.