Skip to content

Commit 8b33f94

Browse files
authored
Add box.stat.vinyl().regulator.blocked_writers (#2894)
Fixes #2414
1 parent 413d34e commit 8b33f94

File tree

1 file changed

+5
-0
lines changed
  • doc/reference/reference_lua/box_stat

1 file changed

+5
-0
lines changed

doc/reference/reference_lua/box_stat/vinyl.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ related variables whenever it is invoked.
5252
in bytes per second, imposed on transactions by
5353
the regulator based on the observed dump/compaction performance.
5454

55+
* ``box.stat.vinyl().regulator.blocked_writers`` is the number of fibers
56+
currently blocked waiting for vinyl :ref:`L0 memory <engines-algorithm_filling_lsm>`
57+
quota.
58+
59+
5560
.. _box_introspection-box_stat_vinyl_disk:
5661

5762
box.stat.vinyl().disk

0 commit comments

Comments
 (0)