Home | Previous Page | Next Page   Appendix D. Discontinued Configuration Parameters >

LRUS

onconfig.std value
8
if not present
If MULTIPROCESSOR is set: MAX(4, num_cpu_vps)
If MULTIPROCESSOR is not set: 4
units
Number of LRU queues
range of values
1 through 128
takes effect
When the database server is shut down and restarted
utilities
onstat -R (See page onstat -R.)
refer to
The following material:
Note:
Information that was specified with the LRUS configuration parameter prior to Version 10.0 is now specified using the BUFFERPOOL configuration parameter. For more information, see BUFFERPOOL.

LRUS specifies the number of LRU (least-recently-used) queues in the shared-memory buffer pool. You can tune the value of LRUS, in combination with the LRU_MIN_DIRTY and LRU_MAX_DIRTY parameters, to control how frequently the shared-memory buffers are flushed to disk.

Setting LRUS too high might result in excessive page-cleaner activity.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]