CDMINP2X parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
{{Template:CDMINP2X parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>

Revision as of 16:25, 27 August 2013

Minimum constraints pages power of 2

Summary

Default value
3
Parameter type
System
Where set
On User 0's parameter line
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The CDMINP2X parameter indicates how many-in powers of 2-6K pages are backed by virtual storage-that is: allocated in storage-that will be used for the TBO constraints log. These pages are permanently allocated during initialization. For example:

  • CDMINP2X=0 allocates one page
  • CDMINP2X=3 allocates eight pages

The minimum value is zero and the maximum is 16, which corresponds to 64K pages. The parameter is not resettable.

Allocation of too many pages may waste the virtual storage. Rocket Software recommends that you set CDMINP2X to a value between 3 and 8 and test your results.