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

  1. Path: sparky!uunet!hela.iti.org!cs.widener.edu!cs.widener.edu!usenet
  2. From: YOUNG@tattoo.cs.widener.edu (Rob Young)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: Pagefile on DECram ramdisk - any comments?
  5. Date: 31 Dec 1992 17:44:36 GMT
  6. Organization: Widener News/Mail Gateway
  7. Lines: 49
  8. Distribution: world
  9. Message-ID: <1hvbi4INN42g@cs.widener.edu>
  10. References: <9212311339.AA11687@uu3.psi.com>
  11. NNTP-Posting-Host: tattoo.cs.widener.edu
  12. X-News-Reader: VMS NEWS 1.20
  13. In-Reply-To: leichter@lrw.com's message of 31 Dec 92 12:38:55 GMT
  14.  
  15. In <9212311339.AA11687@uu3.psi.com> leichter@lrw.com writes:
  16.  
  17. >     We are currently running a VAX 4000-300 with VMS 5.4-3.  We have 128Mb
  18. >     of memory.  We currently only have one pagefile (50,000 blocks) and
  19. >     yes, it's on the system disk (RF31).  Our other two disk drives
  20. >     (RF72's) are currently being hit so hard that a secondary pagefile on
  21. >     those disks is not possible.  I have proposed buying an RF35, but that
  22. >     will not happen until the Fall of 1993.
  23. >     We currently have a lot of memory that is not being used (170,000+
  24. >     blocks).  Working set sizes have been tuned so folks are getting the
  25. >     memory they deserve.  I have been exploring the possibility of
  26. >     installing a secondary pagefile on to a DECram ramdisk of say,
  27. >     60,000-70,000 blocks.
  28. >     Has anyone ever done this before and if so, are there any issues that
  29. >     I should be aware of?  If I make the pagefile on the ramdisk
  30. >     sufficiently large so that it has the most Reservable pages available,
  31. >     I should be able to ensure that the secondary pagefile is used more
  32. >     often than not.  We're running DECram v1.0, and I'm getting ready to
  33. >     install v1.1 this week.
  34. > Think about what you are proposing:  Pages go to the pagefile when there is
  35. > no room for them (for whatever reason) in memory.  You propose to have them
  36. > go to - well, memory, when there is no room in memory.
  37.  
  38.     [text deleted]
  39.  
  40. I like Jerry's suggestion but might add what I did and you may be interested
  41. if you have enough time.  I set a group of users WSEXTENT = WSQUOTA, started
  42. with a low value and bumped WSEXTENT until the user was no longer page faulting
  43. (or page faulting very little).  I kept an eye on them with a 
  44. show proc/cont/id=?.  You *may* find a low enough WSEXTENT that
  45. satisfies *most* of your users.  Advantage of this method is you know a 
  46. peak WSEXTENT that you need and if you have enough memory you can set WSQUOTA
  47. equal WSEXTENT for everyone.  Disadvantages are it is time consuming and you 
  48. may find that certain applications bust this (i.e. tweaking results in an 
  49. unreasonable WSEXTENT, say 16000).
  50.  
  51. Have you explored the possibilty of purchasing a file cacher along the lines
  52. of PerfectCache?  With as much memory that you have this might be a great 
  53. solution and their prices are very reasonable.  
  54.  
  55.                 Rob
  56.  
  57.                                                      young@tattoo.cs.widener.edu
  58. "I want to find someone on the earth so intelligent that he welcomes opinions 
  59.   which he condemns"  --Chapman           
  60.