|
note: creating more than
PK_EV_INIT_MGR_COUNT mgrs is unsupported.
A mgr is allocated into contiguous memory.
When the reserved number of evs or cbs is passed,
the offender grows by PK_EV_GROW_RATIO.
PK_EV_INIT_MGR_COUNT = 1
PK_EV_INIT_EV_COUNT = 16
PK_EV_INIT_CB_COUNT = 8
PK_EV_GROW_RATIO = 1.5
|