|
Hex Dec Type/Val Lng Label (dup) Comments
---- ---- --------- ---- -------------- --------
0000 0 Structure $SSHBK Relocation mapping for the SSHBK array
00000001 $SSH_VER 1 Mapping version number
0000 0 Signed 2 $SSH_HDRL Header length (in bytes)
0002 2 Signed 2 $SSH_BITL Length of mapped bits (in bytes)
0004 4 Signed 2 * Reserved for future use
0006 6 Signed 2 $SSH_PUC Processor type for this RDO
00000008 $SSH_HDLN *-$SSHBK Length of header (bytes)
Bit map: Contains the SSHBK flags that are subject to
relocation. These bits are defined sequentially,
regardless of how they are defined in HCPSSHBK.
This yields a consistent mapping that ensures
compatibility when a guest is relocated between
systems at differing service levels.
Names in the comments column indicate the control
block byte which contains the flag. This name is
subject to change if the flag definition changes.
====> NEVER change bits which already exist here.
====> NEVER change the order of bits in this section.
====> ALWAYS add new bits at the end of this section,
together with new flag bytes as required.
0008 8 Signed 2 $SSH_BITS (0) Bit map area
0008 8 Bitstring 1 $SSH0
1... .... $SSHLIMH X'80' $SSHLIMH SSHFLG1
.1.. .... $SSHNMSHA X'40' $SSHNMSHA SSHFLG1
..1. .... $SSHMXSHA X'20' $SSHMXSHA SSHFLG1
...1 .... $SSHVINV X'10' $SSHVINV SSHFLG2
00000001 $SSH_BLEN *-$SSH_BITS Length of bit map
area
Data: Contains all HCPSSHBK data that is subject to
relocation, except for flag bits, which are
handled separately.
All fields are defined as XLnn to avoid alignment
warnings and to pack the data efficiently.
====> NEVER change fields which already exist here.
====> NEVER change the order of fields in this section.
====> ALWAYS add new fields at the end of this section.
together with new flag bytes as required.
0009 9 Bitstring 1 $SSH_DATA (0) Start of data map
0009 9 Bitstring 4 $SSHNEXT -> RDO offset to next $SSHBK
000D 13 Bitstring 4 $SSHRELSH Rel share setting for this CPU
type
0011 17 Bitstring 4 $SSHABSSH Abs share setting for this CPU
type
0015 21 Bitstring 4 $SSHMXSHR Max share setting for this CPU
type
00000019 $SSH_LEN *-$SSHBK Total length, in bytes
00000004 $SSH_SZ ($SSH_LEN+7)/8 Size in
doublewords
| |