About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
PSST | Back to Index page |
Prolog Control Block Contents PSST DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
PSST Prolog | Top of page |
NAME : HCPPSST DESCRIPTION: PTE Serialization Status Tracking block DSECT : PSST FUNCTION : A PTE Serialization Status Tracking block describes the PTE serialization that a task believes it currently holds on a specific PTE. It is not the actual PTE serialization state, but rather a record used by a routine to keep track of what it currently holds. LOCATED BY : N/A. CREATED BY : N/A. This is not a control block that is allocated, but rather a DSECT typically used to redefine a portion of a savearea. DELETED BY : N/A. RELOCATION CONSIDERATIONS : None NOTES : The HCPPGSER, HCPTPGSR, and HCPPTERD macros provide a TRACKING parameter which is used with this DSECT. HCPPGSER and HCPPTERD assist in maintaining the state of the PSST DSECT while HCPTPGSR will verify that the TRACKING value is consistent file the actual PTE serialization state reflected in the PGSTE. |
PSST Control Block Content | Top of page |
|
PSST Storage Layout | Top of page |
*** PSST - PTE Serialization Status Tracking block * * +------+------+ * 0 |:FLAGS|:PGSER| 2 * +------+------+ * *** PSST - PTE Serialization Status Tracking block |
PSST Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- PSSERROR 0001 00000001 PSSERRSHORT 0001 000000C1 PSSFLAGS 0000 PSSHARDLONG 0001 000000E0 PSSLTSER 0001 00000020 PSSNONE 0001 00000000 PSSPCL 0001 80 PSSPCLONLY 0001 00000080 PSSPCL2 0001 00000040 PSSPGSER 0001 PSSREDRIVE 0000 01 PSSRESERVED 0000 80 PSSSHORT 0001 000000C0 PSSSOFTLONG 0001 00000060 |
Copyright IBM Corporation, 1990, 2018