TIMESVC parameter: Difference between revisions
Jump to navigation
Jump to search
m (add <var>'s) |
m (add note re ECTG instruction) |
||
Line 16: | Line 16: | ||
==Description== | ==Description== | ||
<p> | <p> | ||
This parameter specifies the number of the <var class="product">Model 204</var> Timer SVC.</p> | |||
<p> | <p> | ||
<var>TIMESVC</var> is used only under z/OS. A value of zero suppresses the use of the Timer SVC. </p> | <var>TIMESVC</var> is used only under z/OS. A value of zero suppresses the use of the Timer SVC. </p> | ||
<p class="note"><b>Note:</b> This parameter has no effect (is ignored) on systems that support the ECTG (Extract CPU Time Grande) instruction, which is more efficient for timing CPU consumption than the Timer SVC or the [[Timer PC]] alternative. </p> | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 19:13, 2 May 2017
CCA timing SVC #
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
This parameter specifies the number of the Model 204 Timer SVC.
TIMESVC is used only under z/OS. A value of zero suppresses the use of the Timer SVC.
Note: This parameter has no effect (is ignored) on systems that support the ECTG (Extract CPU Time Grande) instruction, which is more efficient for timing CPU consumption than the Timer SVC or the Timer PC alternative.