Hi,
IBM Informix Dynamic Server Version 11.70.FC5XE
I'm a little bit confused with measurement of buffers of BUFFERPOOL.
BUFFERPOOL size=16K,buffers=625000,lrus=500,lru_min_dirty=2.00,lru_max_dirty=5.00
On the one hand, the docs declare it uses the OS page size (4K in AIX),
Each buffer is the size of the operating system page.
On the other hand, `onstat -b` shows the expected total and size,
Buffer pool page size: 16384
126 modified, 625000 total, 1048576 hash buckets, 16384 buffer size
So, where the truth lies, how to interpret the output of `onstat -b`?
------------------------------
Sincerely,
Dennis
------------------------------