MCPBK | Back to Index page |
Prolog Control Block Contents MCPBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
MCPBK Prolog | Top of page |
NAME : HCPMCPBK DESCRIPTION: Monitor CPVOL Paging/Spooling Block DSECT : MCPBK FUNCTION : Contains a synopsis of Paging and Spooling allocation data for a system owned volume, used to calculate fields for Monitor Storage Domain sample records. LOCATED BY : CPVMCPBK field of HCPCPVOL CREATED BY : HCPMNTBB during Monitor sample initialization, or when a CPVOL is attached DELETED BY : HCPMNSTM at Monitor Sample Termination HCPMNTCD when a CPVOL is detached REFERENCES : none SERIALIZED : N/A RELOCATION CONSIDERATIONS : None COMPATIBILITY AND MIGRATION CONCERNS : none |
MCPBK Control Block Content | Top of page |
|
MCPBK Storage Layout | Top of page |
*** MCPBK - Monitor CPVOL Paging/Spooling Block * * +-------------+-------------+-------------+-------------+ * 0 | MCP_SIZE |MCP_1ST_PG_EN|MCP_PG_COUNT |MCP_1ST_SP_EN| * +-------------+-------------+-------------+-------------+ * 8 |MCP_SP_COUNT |/////////////| MCP_CYLMAP | * +-------------+-------------+---------------------------+ * 10 | MCP_START_CYL | * +-------------------------------------------------------+ * 18 | MCP_CONTIG_CT | * +-------------------------------------------------------+ * 20 * *** MCPBK - Monitor CPVOL Paging/Spooling Block |
MCPBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- MCP_CONTIG_CT 0018 MCP_CYLMAP 000C MCP_HEADER 0000 MCP_PG_COUNT 0004 MCP_SIZE 0000 MCP_SP_COUNT 0008 MCP_START_CYL 0010 MCP_1ST_PG_EN 0002 MCP_1ST_SP_EN 0006 |
Copyright IBM Corporation, 1990, 2022