Files
mongo/tools/wtstats
Alex Gorrod 065a435f6b Add statistics to track internal/overflow/leaf pages in cache.
It is often useful to know if a cache is full of internal pages. I
could have added page count tracking, but byte count tracking seems
more useful (enough to justify the extra performance overhead).
2015-03-24 16:53:28 +11:00
..