Difference between revisions of "Category:Quotas"
m (typos) |
|||
Line 24: | Line 24: | ||
* [[MAXACCTJOBS (quota)]] | * [[MAXACCTJOBS (quota)]] | ||
− | * [[ | + | * [[MAXDETACHED (quota)]] |
* [[MAXJOBS (quota)]] | * [[MAXJOBS (quota)]] |
Revision as of 07:53, 3 July 2019
Quotas are limits that determine the amount of resources a process can consume.
Deductible quotas are taken away from the process and never returned. Quotas of this type are shared between the processes in a job. The only deductible quota is CPULIMIT.
Non-deductible quotas are normally taken away from the process while they are using the recource and then returned to it when the redource is returned. Non-deductible quotas are:
Pooled quotas are taken away from the process while they are using the resource being tracked and then returned when the resource is returned. They are:
- BYTLM (quota)
- ENQLM (quota)
- FILLM (quota)
- JTQUOTA (quota)
- PGFLQUOTA (quota)
- PRCLM (quota)
- TQELM (quota)
Systemwide quotas limit the amount of resources of a certain type used by a single username or account name:
Pages in category "Quotas"
The following 16 pages are in this category, out of 16 total.