INCSLICE parameter: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
(Automatically generated page update) |
||
Line 15: | Line 15: | ||
<p>The number of procedure input lines to read before forcing a time slice check</p> | <p>The number of procedure input lines to read before forcing a time slice check</p> | ||
<p>INCSLICE is designed for use on a small machine, such as an IBM 4331, in which a user compiling a User Language request from a procedure can cause a noticeable slowdown in response time for other users. All procedure input, not just User Language requests, is affected by INCSLICE. Setting INCSLICE increases the scheduler CPU overhead for all users who use procedures, but it also helps to balance response time. </p> | <p>INCSLICE is designed for use on a small machine, such as an IBM 4331, in which a user compiling a User Language request from a procedure can cause a noticeable slowdown in response time for other users. All procedure input, not just User Language requests, is affected by INCSLICE. Setting INCSLICE increases the scheduler CPU overhead for all users who use procedures, but it also helps to balance response time. </p> | ||
[[Category: Scheduler | [[Category:Scheduler parameters]] | ||
[[Category: System Parameters]] | [[Category: System Parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 14:12, 19 April 2013
Summary
- Default value
- 0
- 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 number of procedure input lines to read before forcing a time slice check
INCSLICE is designed for use on a small machine, such as an IBM 4331, in which a user compiling a User Language request from a procedure can cause a noticeable slowdown in response time for other users. All procedure input, not just User Language requests, is affected by INCSLICE. Setting INCSLICE increases the scheduler CPU overhead for all users who use procedures, but it also helps to balance response time.