ECMSUBS parameter: Difference between revisions
Jump to navigation
Jump to search
RPuszewski (talk | contribs) No edit summary |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
<dd>System | <dd>System | ||
<dt>Where set | <dt>Where set | ||
<dd>On User 0's parameter line | <dd>On User 0's parameter line or, as of M204 7.9, system manager | ||
<dt>Related products | <dt>Related products | ||
<dd>All | <dd>All | ||
Line 16: | Line 16: | ||
==Description== | ==Description== | ||
Specifies the maximum number of ECF subtasks for running external modules. The maximum number of ECF subtasks allowed is 500; the minimum is 0. | Specifies the maximum number of ECF subtasks for running external modules. The maximum number of ECF subtasks allowed is 500; the minimum is 0. | ||
As of M204 7.8, this maximum value may now be reset dynamically by a system manager. If the value is raised, new tasks will be added as needed up to the value specified. If the value is lowered, idle subtasks will be detached before they are activated until the new maximum is established. | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 19:42, 9 December 2022
ECF maximum subtasks
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- On User 0's parameter line or, as of M204 7.9, system manager
- Related products
- All
- Introduced
- Model 204 V5.1
Description
Specifies the maximum number of ECF subtasks for running external modules. The maximum number of ECF subtasks allowed is 500; the minimum is 0.
As of M204 7.8, this maximum value may now be reset dynamically by a system manager. If the value is raised, new tasks will be added as needed up to the value specified. If the value is lowered, idle subtasks will be detached before they are activated until the new maximum is established.