home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 19988 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  846 b 

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!sol.ctr.columbia.edu!ucselx!crash!ttisms!dan
  2. From: dan@ttisms.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: How do I use more memory?
  5. Message-ID: <1992Dec28.214046.48@ttisms.com>
  6. Date: 28 Dec 92 21:40:46 PDT
  7. References: <18542@borg.cs.unc.edu>
  8. Organization: Touch Technologies Inc., San Diego CA
  9. Lines: 25
  10.  
  11. > and boosted up my user authorizations to:
  12. >    WSdef:          150     
  13. >    WSquo:       163840    
  14. >    WSextent:    163840
  15. >    Pgflquo:     163840
  16. > Any advice would be greatly appreciated.
  17.  
  18. Hi,
  19.  
  20. What EXACTLY does a
  21.  
  22.   $ MONITOR PAGE
  23.  
  24. screen show you.
  25.  
  26. Also, after running your application that page faults, but before
  27. logging off, do a:
  28.  
  29.   $ show process/account
  30.  
  31. This will show the PEAK WS and PEAK VIRTUAL counts and will make it
  32. prety clear what the problem probably is.
  33.  
  34. Dan E.
  35.