AFFBK | Back to Index page |
Prolog Control Block Contents AFFBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
AFFBK Prolog | Top of page |
NAME : HCPAFFBK DESCRIPTION: AFFinity management control BlocK DSECT : AFFBK FUNCTION : The AFFBK maps the storage in HCPRCC starting at label HCPRCCAF, extending for the length of this block. When the AFFBK is copied via the 'COPY' psuedo-op into any module other than HCPRCC, it will generate a DSECT. When copied in HCPRCC, however, it will generate code to actually define the fields. The AFFBK is used by the processor feature affinity management routines as an area to do bookkeeping and recording. LOCATED BY : HCPRCCAF is the address of the start of the block. CREATED BY : The block is DCed in module HCPRCC. DELETED BY : Never deleted SERIALIZED : Alterations and references to the AFFBK are serialized by the Scheduler Lock. RELOCATION CONSIDERATIONS : None |
AFFBK Control Block Content | Top of page |
|
AFFBK Storage Layout | Top of page |
*** AFFBK - AFFinity management control BlocK * * +-------------------------------------------------------+ * 0 | | * = AFFPFTR = * | | * +---------------------------+---------------------------+ * 800 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 808 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 810 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 818 * *** AFFBK - AFFinity management control BlocK |
AFFBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- AFFALEN 0000 00000800 AFFFTTBL 0800 AFFLEN 0814 00000818 AFFPFTR 0000 AFFSIZE 0814 00000103 |
Copyright IBM Corporation, 1990, 2022