Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!SUN.COM!dshr From: dshr@SUN.COM (David Rosenthal) Newsgroups: comp.windows.x Subject: Re: xperfmon on SUN 4 under 4.0 OS Message-ID: <8905042203.AA06594@devnull.sun.com> Date: 4 May 89 19:58:00 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 21 > P.S. I asked SUN about how to find out from a user level application > running on SUNOS 4.X, how much physical memory is installed. > They couldn't imagine why anyone would ever want to know. I guess > virtual memory has caused some people to have under-active > imaginations :-) > Use the Force, Luke! We try: devnull% nm -g /vmunix | grep mem ...... 0f08609c B _maxmem # Hmmm!! ...... 0f080cb6 D _physmem # Sounds interesting! Devnull runs a slightly souped-up version of 4.0, so your results may vary, but I can't remember inventing these variables. David.