Address space expanded storage access policy section

Offsets Name Length Format Description
0   SMF99_AS_ESP_ANAM 8 EBCDIC Address space name.
8 8 SMF99_AS_ESP_AP 1 binary Expanded storage access policy for demand pages.
Value
Meaning
1
protected
2
least recently used (LRU)
3
space available
9 9 SMF99_AS_ESP_VP 1 binary Expanded storage access policy for VIO pages.
Value
Meaning
1
protected
2
least recently used (LRU)
3
space available
10 A SMF99_AS_ESP_HP 1 binary Expanded storage access policy for hiperspace pages.
Value
Meaning
1
protected
2
least recently used (LRU)
3
space available
11 B SMF99_AS_ESP_ASID 2 binary Address space ID.
13 D SMF99_AS_ESP_FLAGS 1 binary Flags.
Bit
Meaning when set
0
Storage is protected at this instant.
1
Storage protection assigned to space by classification rule.
2
Address space is currently managed to region's goal rather than transaction server's goal.
3
Address space is non swappable.
4
Address space is currently managed to both region's and transaction server's goal.
5-7
Reserved.
14 E * 2 binary Reserved.
16 10 SMF99_AS_ESP_CS_FMCT 4 binary Number of central storage frames the address spaces owns.
20 14 SMF99_AS_ESP_ES_FMCT 4 binary Number of expanded storage frames the address spaces own.
24 18 SMF99_AS_ESP_PPS_TAR 4 binary Address space protective process storage target. See subtype 5 for other targets. This is the only target non-monitor address spaces can have.
28 1C SMF99_AS _FULL_PREEMPTION 6 EBCDIC Full Preemption Counts.
28 1C SMF99_AS _CPSRP_SAMP 2 binary One sample per IRACPSRP invocation.
30 1E SMP99_AS _CPSRP_CUR_FP_SAMP 2 binary Amount of IRACPSRP samples running with full preemption.
32 20 SMP99_AS _CPSRP_PREV_FP_SAMP 2 binary Previous value of FULL_PRE1