AUTO_LRU_TUNING configuration parameter
Use the AUTO_LRU_TUNING configuration parameter to enable automatic LRU tuning, which automatically maintains enough clean pages for page replacement.
- onconfig.std value
- AUTO_LRU_TUNING 1
- values
0
= Off1
= On- takes effect
- After you edit your onconfig file and restart the database server.
Usage
Automatic LRU tuning changes affect all buffer pools and adjust the lru_min_dirty and lru_max_dirty values in the BUFFERPOOL configuration parameter.