Non-default buffer cache hit ratio
Is there a way to see the hit ratio for a non-default buffer cache alone?
I have a new 32k buffer and I want to ensure it has enough memory allocated.
Everything I've seen shows hit ratios collectively. I don't want to add space to the defaul buffer cache, if it's a 32k buffer problem.