VP_KAIO_PERCENT configuration parameter
VP_KAIO_PERCENT is the percentage of total KAIO event resources on the system that each CPU VP will allocate.
- onconfig.std value
- VP_KAIO_PERCENT 0
- if not present
- 0 (off)
- values
- 1-100
- units
- Percent
- takes effect
- After you edit your onconfig file and restart the database server.
- When you reset the value dynamically in your onconfig file by running the onmode -wf command.
- When you reset the value in memory by running the onmode -wm command.
Usage
VP_KAIO_PERCENT is the percentage of total KAIO event resources on the system that each CPU VP will allocate.
If you set VP_KAIO_PERCENT to 10 and the total number of KAIO events configured in the OS kernel is 50000 then each CPU VP that starts will attempt to allocate 5000 events.
A value of 0 follows legacy algorithm for allocating KAIO resources to VPs.