gtpo1m3r | Operations |
Use this command to display the control levels for the CPU loop, the CREATE macros, and the input list. The CPU loop levels determine when to service the various lists in the loop program. The CREATE macro levels determine when to activate a CREATE macro. Main storage availability determines the levels in each case. The control levels manage the activity of the TPF system in a real-time environment.
Requirements and Restrictions
You can enter this command only in the basic subsystem (BSS).
Format
|
Additional Information
Enter the ZACLV command to change the control levels for the CPU loop, the CREATE macros, or the input list.
Examples
The following example displays the system control levels.
+--------------------------------------------------------------------------------+ |User: ZDCLV | | | |System: DCLV0001I 15.28.54 STORAGE CONTROLS | | | | DESCRIPTION VALUE ZACLV PARM | | | | SYST MAX ECB 352 MXECBS | | INPUT MIN FRAME 150 MNFRAI | | MIN COMMON 18 MNCMBI | | MIN ECB 100 MNECBI | | MIN SWB 38 MNSWBI | | MIN IOB 51 MNIOBI | | DEFER MAX ECB 40 MXECBD | | TAS MIN FRAME 300 MNFRAT | | MIN COMMON 59 MNCMBT | | MIN ECB 200 MNECBT | | CREM MIN SWB 26 MNSWBM | | CRED MIN SWB 64 MNSWBD | | CREX MIN SWB 64 MNSWBX | | END OF DISPLAY | +--------------------------------------------------------------------------------+
Related Information