FSCBK | Back to Index page |
Prolog Control Block Contents FSCBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
FSCBK Prolog | Top of page |
NAME : HCPFSCBK DESCRIPTION: Free Storage Counter Block DSECT : FSCBK FUNCTION : Storage accounting for control blocks used in the free storage limit detection function. LOCATED BY : VMDFSCBK field of HCPVMDBK CREATED BY : HCPBVM for an origin VMDBK. Non-origin VMDBKs are assigned the address of the origin FSCBK. DELETED BY : HCPUSP deletes the FSCBK when the origin VMDBK logs off if FSCCOUNT is zero, Otherwise it will be released when HCPFRGDC decrements FSCCOUNT to zero. SERIALIZED : Informal spin lock FSCLOCK will be used to serialize the FSCCOUNT, FSCGRACE and FSCFLAG fields. |
FSCBK Control Block Content | Top of page |
|
FSCBK Storage Layout | Top of page |
*** FSCBK - Free Storage Counter Block * * +---------------------------+---------------------------+ * 0 | FSCVMDBK |///////////////////////////| * +---------------------------+---------------------------+ * 8 | FSCGRACE | * +---------------------------+--------------------+------+ * 10 | FSCCOUNT |////////////////////|:FLAG | * +---------------------------+--------------------+------+ * 18 | FSCLOCK | 1C * +---------------------------+ * *** FSCBK - Free Storage Counter Block |
FSCBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- FSCCOUNT 0010 FSCEXMPT 0017 08 FSCFLAG 0017 FSCFORCE 0017 10 FSCGRACE 0008 FSCGRCON 0017 04 FSCLOCK 0018 FSCSIZE 0018 00000004 FSCSTATS 0014 FSCSTOP 0017 20 FSCUSER 0000 FSCVMDBK 0000 FSCWRNG 0017 40 |
Copyright IBM Corporation, 1990, 2022