home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / internal / 1121 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.1 KB

  1. Path: sparky!uunet!mitech!gjc
  2. From: gjc@mitech.com (George J. Carrette)
  3. Newsgroups: vmsnet.internals
  4. Subject: Re: RE: VMS Memory Management/PGFLQUOTA question
  5. Message-ID: <2210@mitech.com>
  6. Date: 27 Jul 92 09:54:10 GMT
  7. References: <51000F6F_00057EE8.0095DF402228FBE0$6_1@UK.AC.KCL.PH.IPG> <1992Jul23.153406.1@amherst.edu> <1992Jul24.081332.1@zodiac.rutgers.edu>
  8. Organization: Mitech Corporation, Concord MA
  9. Lines: 14
  10.  
  11. In article <1992Jul24.081332.1@zodiac.rutgers.edu>, leichter@zodiac.rutgers.edu writes:
  12. > If you want a process to have
  13. > "a quarter of a gigabyte or so" of VM, you'll have to VIRTUALPAGECNT that
  14. > high.  That's probably beyond the supported value, and will certainly cause
  15. > quite a hit on your system, as it will cause the size of all the balance sets
  16. > to grow to cover it.  I hope you have a LOT of real memory.
  17.  
  18. Ah, we show our age here. Don't forget that VIRTUALPAGECNT has to be
  19. high enough to support $ANAL/SYSTEM and map all of physical memory.
  20.  
  21. Even VMS 5.4 SYSGEN supports a VIRTUALPAGECNT of 1000000 Pages,
  22. enough to cover the high-end VAX 9000 model, presumably.
  23.  
  24.  
  25.