gtpd1m3a | Database Reference |
You can modify the equates that start with ICFU in the ICFEQ segment and
the c$cfeq.h header file. Use your system
configuration and your storage constraints to determine if you want to update
the default values before assembling and compiling the CF components in your
TPF system.
You can modify the following symbols:
- Symbol
- Description
- ICFUMSCTE
- The minimum number of MSCT entries that can be allocated. This
value is rounded up to fill an integral number of 4-KB pages before allocating
the MSCT. This value must be nonzero. The default is 250.
- ICFUCFTTE
- The minimum number of CFTT entries that can be allocated. This
value is rounded up to fill an integral number of 4-KB pages before allocating
the CFTT. This value must be nonzero. The default is
1000.
- ICFUMAXTIME
- The number of seconds that may elapse between warnings when the CF lock
cannot be obtained.