home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12946 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.1 KB  |  58 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!deccrl!news.crl.dec.com!news!nntpd.lkg.dec.com!Nephi.Enet.DEC.Com!coar
  3. From: coar@Nephi.Enet.DEC.Com (Rodent of Unusual Size)
  4. Subject: Re: Boot-time quotas
  5. Message-ID: <1992Jul30.141103.29553@nntpd.lkg.dec.com>
  6. Summary: Some from SYSGEN PQL, some hardcoded
  7. Keywords: VMS, startup quotas
  8. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  9. Organisation: Employed by (*NOT* speaker for) DEC, Boxborough, MA, U.S.A.
  10. Organization: Digital Equipment Corp.
  11. References:   <1992Jul29.193857.1822@iscnvx.lmsc.lockheed.com>
  12. Distribution: comp
  13. Date: Thu, 30 Jul 1992 14:09:57 GMT
  14. Lines: 42
  15.  
  16.  
  17. In article <1992Jul29.193857.1822@iscnvx.lmsc.lockheed.com>, marshall@force.ssd.lmsc.lockheed.com (Bob Marshall) writes...
  18. >
  19. >Where does the system initialization process get its quota values from? I
  20.  
  21.     The STARTUP process is created with an hard-coded list of quota values.
  22.     Any quotas no specified will be taken from the PQL_D<mumble> values; and
  23.     hard-coded values may be overridden by setting the PQL_M<mumble>
  24.     parameters.
  25.  
  26.     Here is the list of hard-coded quota settings for the STARTUP process as
  27.     of VMS V5.5:
  28.  
  29.     PQL$_ASTLM        10
  30.     PQL$_BIOLM        10
  31.     PQL$_BYTLM        32768
  32.     PQL$_CPULM        0
  33.     PQL$_DIOLM        10
  34.     PQL$_FILLM        60
  35.     PQL$_PGFLQUOTA        20000
  36.     PQL$_PRCLM        8
  37.     PQL$_TQELM        8
  38.     PQL$_WSDEFAULT        100
  39.     PQL$_WSQUOTA        200
  40.     PQL$_WSEXTENT        1000
  41.     PQL$_ENQLM        100
  42.     PQL$_JTQUOTA        1024
  43.  
  44.     Remember, the only way to override these specific values is by setting the
  45.     corresponding PQL_M<mumble> parameter - when then defines the minimum
  46.     value for ALL processes.  All others can be controlled with the
  47.     PQL_D<mumble> parameters.
  48.  
  49. >Bob Marshall                     \\     "It ain't age
  50. >marshall@force.ssd.lmsc.lockheed.com\\   It's the miles"
  51.  
  52.     #ken    :-)}    Jeratol the Chaotic
  53.  
  54. Coar@Nephi.Enet.DEC.Com     | All opinions herein contained, stated or implied,
  55. Coar@DECUS.Org         | are solely those of the author.  And he's fullovem.
  56. Coar@Eisner.DECUS.Org     | `... it was mine art, ... that made gape the pine 
  57. Massachusetts, USA       | and let thee out.'  - Prospero (_The Tempest_)
  58.