home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20599 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  2.1 KB

  1. Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!master.cs.rose-hulman.edu!rosevc.rose-hulman.edu!mgrthh
  2. From: mgrthh@rosevc.rose-hulman.edu (Thomas H. Hopson)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: SYSDUMP.DMP File Question...
  5. Date: 8 Jan 1993 18:23:22 GMT
  6. Organization: Rose-Hulman Institute of Technology
  7. Lines: 31
  8. Distribution: world
  9. Message-ID: <1ikgqqINNkk7@master.cs.rose-hulman.edu>
  10. References: <009664BF.0BC52900.27241@swdev.si.com>
  11. Reply-To: mgrthh@rosevc.rose-hulman.edu
  12. NNTP-Posting-Host: hydra.rose-hulman.edu
  13.  
  14.  
  15. In article <009664BF.0BC52900.27241@swdev.si.com>, tillman@swdev.si.com 
  16. ("Brian Tillman, Smiths Industries, VAX Support, x8425") writes:
  17.  
  18. >The concept of primary/secondary 
  19. >page files was eliminated when VMS was altered to allow up to four page files 
  20. >(none of which need to be on the system disk).
  21.  
  22. This is not entirely true.  If there exists a file named SYS$SYSTEM:PAGEFILE.SYS
  23. then it will be mapped as a "primary" pagefile *before* SYS$SYSTEM:STARTUP.COM
  24. gets control (actually, before the dumpfile gets mapped, even).  If there is 
  25. no such file, no error is issued.  Any pagefile installed by the SYSGEN INSTALL
  26. command is a "secondary" pagefile.
  27.  
  28. The differences between the types of pagefiles are minor, but in particular,
  29. one characteristic that I commented on a while back is that primary pagefiles
  30. do not have to be set to W:R to have their names appear in a SHOW MEMORY
  31. listing (to unprivileged users), whereas secondary pagefiles *DO*.  Also,
  32. as you mentioned, you can only crash dump into a primary pagefile.
  33.  
  34. Also, I believe that it is possible to have more than four pagefiles, the
  35. limit being controlled by the SYSGEN parameter PAGFILCNT (which has a maximum
  36. value of 63--63 pagefiles?!).  There's also a SWPFILCNT for swapfiles.
  37.  
  38.                             - Tom
  39.  
  40. --
  41. Thomas H. Hopson                      work: mgrthh@rosevc.rose-hulman.edu
  42. VMS Manager / CS geek                       mgrthh@rhit
  43. Rose-Hulman Institute of Technology   play: hopsonth@cs.rose-hulman.edu
  44. Terre Haute, Indiana
  45.