The following table describes the pool-init function parameters.
Table 5–7 pool-init Parameters| Parameter | Description | 
|---|---|
| (Optional) The flag to disable the internal pooled memory allocator. Disabling the internal pooled memory allocator is useful when debugging plug-ins. The default value is false. | |
| (Optional) The size (in bytes) of the memory blocks allocated by the internal pooled memory allocator. The default value is 32768. |