home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / misc / 805 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.0 KB

  1. Xref: sparky vmsnet.misc:805 vmsnet.sysmgt:248
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!wupost!waikato.ac.nz!comp.vuw.ac.nz!rata.vuw.ac.nz!don
  3. Newsgroups: vmsnet.misc,vmsnet.sysmgt
  4. Subject: Re: -SYSTEM-F-INSFMEM, insufficient dynamic memory
  5. Message-ID: <BuA99G.GBF@comp.vuw.ac.nz>
  6. From: don@rata.vuw.ac.nz (Don Stokes)
  7. Date: Tue, 8 Sep 1992 23:29:40 GMT
  8. Sender: news@comp.vuw.ac.nz (News Admin)
  9. References: <1992Sep7.053828.28627@lugb.latrobe.edu.au>
  10. Organization: Dept. of Comp. Sci., Victoria Uni. of Wellington, New Zealand.
  11. Nntp-Posting-Host: rata.vuw.ac.nz
  12. Lines: 31
  13.  
  14. gareth@lucifer.latrobe.edu.au (Gareth Who) writes:
  15. > -SYSTEM-F-INSFMEM, insufficient dynamic memory
  16. > I have religiously followed the installation manual by the letter 
  17. > and increased the non-paged dynamic memory by >= 342000 and also the
  18. > paged dynamic memory by >= 342000 and here is the current $ show memory
  19. > status...
  20.  
  21. > Dynamic Memory Usage (bytes):      Total        Free      In Use     Largest
  22. >   Nonpaged Dynamic Memory        1699840      485952     1213888      430640
  23. >   Paged Dynamic Memory           1400320     1132192      268128     1128912
  24.  
  25. You've got the wrong dynamic memory.  The SYSTEM-F-INSFMEM message refers
  26. to _process_ dynamic memory, not paged or nonpaged pool.  
  27.  
  28. Process dynamic memory is affected largely by the number of process-permanent
  29. files open, DCL symbols and process logical names.  (The latter is the usual
  30. killer.)
  31.  
  32. The size of process pool is affected by the CTLPAGES and PIOPAGES SYSGEN
  33. parameters.  CTLPAGES is probably the one to hit.  (PIOPAGES is used mostly
  34. for process-permanent files.)
  35.  
  36. BTW: Does your paged pool need to be quite so large?  Try running AUTOGEN
  37. a bit more often -- it looks like there's a bit of memory going to waste 
  38. in nonpaged pool too. 
  39.  
  40. --
  41. Don Stokes, ZL2TNM (DS555)                      don@zl2tnm.gen.nz (home)
  42. Network Manager, Computing Services Centre          don@vuw.ac.nz (work)
  43. Victoria University of Wellington, New Zealand.           +64-4-495-5052
  44.