USLCWAIT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (minor formatting)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:USLCWAIT parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 6: Line 7:
<dd>System
<dd>System
<dt>Where set
<dt>Where set
<dd>By system manager
<dd>On user's parameter line
<dt>Related products
<dt>Related products
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V7.4</var>
<dd><var class="product">Model 204 V7.1</var>
</dl>
</dl>
==Description==
==Description==
The elapsed time, in milliseconds, a user will wait after reaching the bottom of his priority range. He will not be rescheduled for execution until this time has elapsed. If no other work is found for <var class="product">Model&nbsp;204</var> to process, <var class="product">Model&nbsp;204</var> will enter an operating system wait until this user or some other user becomes eligible to be dispatched. In the meantime, other address spaces, virtual machines, or partitions may be scheduled by the operating system.
The elapsed time, in milliseconds, a user will wait after reaching the bottom of their [[PRIORITY parameter|priority]] range. The user will not be rescheduled for execution until this time has elapsed.  
 
If no other work is found for <var class="product">Model&nbsp;204</var> to process, <var class="product">Model&nbsp;204</var> will enter an operating system wait until this user or some other user becomes eligible to be dispatched. In the meantime, other address spaces, virtual machines, or partitions may be scheduled by the operating system.
 
[[Category:Scheduler parameters]]
[[Category:Scheduler parameters]]
[[Category:System parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 22:33, 29 November 2017

User slice wait time

Summary

Default value
0
Parameter type
System
Where set
On user's parameter line
Related products
All
Introduced
Model 204 V7.1

Description

The elapsed time, in milliseconds, a user will wait after reaching the bottom of their priority range. The user will not be rescheduled for execution until this time has elapsed.

If no other work is found for Model 204 to process, Model 204 will enter an operating system wait until this user or some other user becomes eligible to be dispatched. In the meantime, other address spaces, virtual machines, or partitions may be scheduled by the operating system.