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.
STLBK | Back to Index page |
Prolog Control Block Contents STLBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
STLBK Prolog | Top of page |
NAME : HCPSTLBK DESCRIPTION: SEGMENT TABLE ENTRY LIST BLOCK DSECT : STLBK FUNCTION : THERE IS A SEGMENT TABLE ENTRY LIST BLOCK FOR EACH ACTIVE NAMED SAVED SYSTEM (NSS) OR DISCONTIGUOUS SAVED SEGMENT (DCSS). Within the block there are pointers to the STLTEs for each megabyte of address space in the NSS or DCSS. STLTEs are packaged in sets of up to "STLTEper", each set in a separate block. STLSTEPT points to the 1st block of STLTEs. Subsequent pointers point to additional blocks of STLTEs. These STLTEs are mapped by HCPSTLTE COPY and the STLTE DSECT. The number of segments determines how much storage will be allocated to contain the STLTEs. THE SEGMENTS CAN BE SHARED OR EXCLUSIVE. LOCATED BY : SNTSTLPT FIELD OF HCPSNTBK CREATED BY : HCPBSCBS - Build Segment Space STLBK HCPBSCSL WHEN AT NSS OR DCSS IS FIRST REFERENCED AN STLBK IS ATTACHED TO THE USER VIA AN IMBED OPERATION. ENTRY POINT HCPBSIIM PERFORMS IMBED OPERATIONS. DELETED BY : HCPUIMSL WHEN A NSS OR DCSS IS NO LONGER ACTIVE. AN STLBK IS DETACHED FROM THE USER VIA A REMOVE OPERATION. MODULE HCPUIMRM PERFORMS REMOVE OPERATIONS. RELOCATION CONSIDERATIONS : None |
STLBK Control Block Content | Top of page |
|
STLBK Storage Layout | Top of page |
*** STLBK - SEGMENT TABLE ENTRY LIST BLOCK * * +-------------+-------------+---------------------------+ * 0 | STLSTECT |/////////////| STLSTEPT | * +-------------+-------------+---------------------------+ * 8 |///////////////////////////////////////////////////////| * |///////////////////////////+---------------------------+ * |///////////////////////////| 14 * +---------------------------+ * *** STLBK - SEGMENT TABLE ENTRY LIST BLOCK |
STLBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- STLnofPT 0004 00000004 STLSIZE 0008 00000003 STLSTECT 0000 STLSTEPT 0004 |
Copyright IBM Corporation, 1990, 2018