hash buckets per cache buffer chain latches
Hi,
I am reading Chapters 4 and 5 of Oracle Core, and I am a bit confused. I am sure the answer is in the book, but as I am still not at an advanced level in Oracle, please bear with me.
What I understand is we can have around 131,000 buckets.
And up to 10g the number of library cache latches was small - maximum of 67.
Therefore, we could have almost 2,000 buckets per library cache latch, yes?
Then on page 111 it says that in 10/11g, the number of buckets per latch seems to be fixed at 32. That's a HUGE change from 2,000 ... or is there something wrong in my understanding?
Thanks.