SCHDOFL parameter: Difference between revisions
m (Automatically generated page update) |
(Automatically generated page update) |
||
Line 16: | Line 16: | ||
<p>The default value of 2 means that if there are more than twice as many units of MP offloadable work waiting to be processed in an MP subtask as there are active subtasks, and fewer than AMPSUBS subtasks are currently running, another MP offload subtask is activated. </p> | <p>The default value of 2 means that if there are more than twice as many units of MP offloadable work waiting to be processed in an MP subtask as there are active subtasks, and fewer than AMPSUBS subtasks are currently running, another MP offload subtask is activated. </p> | ||
<p>SCHDOFL has no effect if MP/204 is not in effect in an Online (NMPSUBS=0) or if the number of active subtasks (AMPSUBS) is set to 0 or 1. (If AMPSUBS=1, an MP subtask is activated as soon as there is any offloadable work and then runs until there is no more offloadable work for it to process.)</p> | <p>SCHDOFL has no effect if MP/204 is not in effect in an Online (NMPSUBS=0) or if the number of active subtasks (AMPSUBS) is set to 0 or 1. (If AMPSUBS=1, an MP subtask is activated as soon as there is any offloadable work and then runs until there is no more offloadable work for it to process.)</p> | ||
[[Category:System | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 14:38, 19 April 2013
Summary
- Default value
- 2
- Parameter type
- System
- Where set
- On User 0's parameter line or reset by system manager.
- Related products
- All
- Introduced
- Model 204 V7.4
Description
Specifies the target number of threads on the MP offload queue per active task. Setting this parameter makes the Model 204 MP subtask scheduler more responsive to instantaneous increases in load.
The default value of 2 means that if there are more than twice as many units of MP offloadable work waiting to be processed in an MP subtask as there are active subtasks, and fewer than AMPSUBS subtasks are currently running, another MP offload subtask is activated.
SCHDOFL has no effect if MP/204 is not in effect in an Online (NMPSUBS=0) or if the number of active subtasks (AMPSUBS) is set to 0 or 1. (If AMPSUBS=1, an MP subtask is activated as soon as there is any offloadable work and then runs until there is no more offloadable work for it to process.)