home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / vmsnet / internal / 1603 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.3 KB  |  31 lines

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!macro32
  2. Newsgroups: vmsnet.internals
  3. Subject: Maximum wsmax: can it be increased ?
  4. Message-ID: <00963E7C.403FFAC0.13670@EIMONI.TUWIEN.AC.AT>
  5. From: Franz Schoenbauer <system@EIMONI.TUWIEN.AC.AT>
  6. Date: Fri, 20 Nov 1992 16:49:46 EST
  7. Organization: Macro32<==>Vmsnet.Internals Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 20
  10.  
  11. Under VMS 5.5-2 the maximum value for wsmax is 400000 pages.
  12. On a machine with 512 MB of memory i'd like to use 800000 pages for
  13. global buffers; this works, as there can be up to 32767 global buffers
  14. times 32 pages bucketsize (in our case) gives more than a million pages.
  15. I can do a $ set file/glob= 30000 (or allocate fewer buffers on
  16. different files), but if a process opens that file (or all the files),
  17. he can't have more than 400000 pages im memory.
  18.  
  19. I'm sure some higher Version of VMS will raise this limit eventually,
  20. but 400000 seems a rather arbitrary value, so i guess this could be
  21. increased somehow.
  22.  
  23. Has anybody done this ?
  24. Any ideas / pointers how to do it ?
  25. Caveats ? :-)
  26.  
  27. Thanks,
  28.  
  29. Franz Schoenbauer, Tech. Univ. Vienna,    ║  system@eimoni.tuwien.ac.at
  30. Resselg. 3/188  A-1040, Vienna, Austria   ║  +43(1)58801 ext. 4126
  31.