Skip to content
Snippets Groups Projects
Commit 39ba4a5f authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

vinyl: add dump count to global scheduler statistics

This patch adds scheduler.dump_count to box.stat.vinyl(), which shows
the number of memory level dumps that have happened since the instance
startup or box.stat.reset(). It's useful for estimating an average size
of a single memory dump, which in turn can be used for calculating LSM
tree fanout.
parent 1d23a1b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment