|
Hex Dec Type/Val Lng Label (dup) Comments
---- ---- --------- ---- -------------- --------
0000 0 Structure Threshold RSM common area mapping
0000 0 Signed 4 ThreshPT Protect threshold.
0004 4 Signed 4 ThreshHT High threshold.
0008 8 Signed 4 ThreshLT Low threshold.
000C 12 Signed 4 ThreshISG Initial value set by ALUSR.
0010 16 Signed 4 ThreshFLWM Fuzzy low water mark.
0014 20 Signed 4 ThreshIncZ Times incremented, hit zero.
0018 24 Signed 4 ThreshIncCnt Times Incremented, too close to
0.
001C 28 Signed 4 ThreshDecCnt Times Decremented.
0020 32 Signed 4 ThreshGood Times Good.
0024 36 Bitstring 1 ThreshEfgO Efficiency flag. Observations.
Flag used for adjustment of
thresholds. Serialization note:
There is no serialization for
this byte. OI/NI are used to turn
bits on and off, MVIy is used to
reset the byte. A progressive
system is used such that a missed
update will not matter.
1... .... PTTransA X'80' Set when at/above PT
observed.
.1.. .... PTTransD X'40' Set when below PT observed.
..1. .... HTTransA X'20' Set when at/above HT
observed.
...1 .... LTTransA X'10' Set when at/above LT
observed.
.... 1... LTTransD X'08' Set when below LT observed.
0025 37 Bitstring 1 ThreshEFgS Efficiency flag. Seen Flag used
for adjustment of thresholds.
Serialization note: There is no
serialization for this byte.
OI/NI are used to turn bits on
and off, MVIy is used to reset
the byte. A progressive system is
used such that a missed update
will not matter.
...1 .... PTSeenA X'10' HCPALU:CheckLT has seen
PTTransA
.... 1... PTSeenD X'08' HCPALU:CheckLT has seen
PTTransD
.... .1.. HTSeenA X'04' HCPALU:CheckLT has seen
HTTransA
.... ..1. LTSeenD X'02' HCPALU:CheckLT has seen
LTTransD
.... ...1 RepESeen X'01' HCPALU:CheckLT has seen rep
end.
0026 38 Bitstring 1 ThreshAFg Action flag.
1... .... ThreshPTRaised X'80' ThreshPTRaised The PT has
been raised recentl
.1.. .... ThreshHTRaised X'40' ThreshHTRaised The HT has
been raised recentl
..1. .... ThreshLTRaised X'20' ThreshLTRaised The LT has
been raised recentl
.... 1... ThreshPTLowered
X'08' ThreshPTLowered The PT has
been raised recent
.... .1.. ThreshHTLowered
X'04' ThreshHTLowered The HT has
been raised recent
.... ..1. ThreshLTLowered
X'02' ThreshLTLowered The LT has
been raised recent
0027 39 Bitstring 1 * Reserved
0028 40 Signed 4 ThreshStamp For RSATACThresh the following 2
values are for AvlTACPT For
RSAT2TThresh the following 2
values are for AvlT2SPT
002C 44 Signed 4 ThreshTargetB2G
Local value for <2G zones.
0030 48 Signed 4 ThreshTargetA2G
Local value for >2G zones.
0034 52 Signed 4 ThreshTargetLT System target value.
| Define a local DSECT that maps the first 3 fields of |
| the many system execution space queues.
| |