Integer
0 when NUMAFL is not set,
1 when NUMAFL is set.
This parameter specifies when memory is allocated from the system. The options are:
When NUMA technology is not used, FMS allocated MAXMD words of memory when FMSINI is called. Requests by FMS or your application are allocated from this memory pool.
When NUMA technology is used, the memory is allocated from the system on each request by FMS or your application. This provides for a different distribution of memory among the nodes for each memory request.