WAITSCAN parameter: Difference between revisions
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
<p>Increasing this parameter allows CPU-bound users to periodically lock out other users, reducing system throughput. </p> | <p>Increasing this parameter allows CPU-bound users to periodically lock out other users, reducing system throughput. </p> | ||
[[Category:Scheduler parameters]] | [[Category:Scheduler parameters]] | ||
[[Category:System | [[Category: System Parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 15:58, 19 April 2013
Summary
- Default value
- 250
- Parameter type
- System
- Where set
- On User 0's parameter line or reset by system manager
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The real-time interval that is allowed to pass between wait queue checks
WAITSCAN specifies the period in milliseconds at which lower priority CPU-bound users are preempted by higher priority users whose I/O has completed.
Decreasing this parameter reduces the time it takes for a lower priority user to get preempted, thus increasing the response differential between low and high priority users. However, decreasing this value also increases scheduler overhead. Because the effect on scheduler overhead is particularly strong, do not decrease the parameter without sufficient reason.
Increasing this parameter allows CPU-bound users to periodically lock out other users, reducing system throughput.