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.
Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
HDRBK
Control Block Contents
HDRBK DSECT
Cross Reference (Contains links to field and bit definitions)
HDRBK Prolog
NAME : DMSHDRBK DESCRIPTION: Free storage element header DSECT : HDRBK FUNCTION : Mapping macro which maps unallocated pieces of storage within a page.
HDRBK Control Block Content
HDRBK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure HDRBK Free storage element header 0000 0 Signed 4 HDRFORWD Pointer to next piece of free storage 0004 4 Signed 4 HDRLEN Size of this piece of free storage
HDRBK Storage Layout
*** HDRBK - Free storage element header * * +---------------------------+---------------------------+ * 0 | HDRFORWD | HDRLEN | * +---------------------------+---------------------------+ * 8 * *** HDRBK - Free storage element header
HDRBK Cross Reference
Symbol Dspl Value -------------- ---- ----- HDRFORWD 0000 HDRLEN 0004
Last updated on 18 Oct 2001 at 11:16:59 EDT.
Copyright IBM Corporation, 1990, 2001