File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ The function returns the total number of bytes in all tuples.
181
181
Additional memory
182
182
~~~~~~~~~~~~~~~~~
183
183
184
- To check the usage of the additional memory (5 Mb) , use the ``space_object:stat() `` method.
184
+ To check the usage of the additional memory, use the ``space_object:stat() `` method.
185
185
The following information is provided:
186
186
187
187
- ``header_size `` and ``field_map_size ``: the size of service information.
Original file line number Diff line number Diff line change 2
2
* :ref: `memtx_max_tuple_size <cfg_storage-memtx_max_tuple_size >`
3
3
* :ref: `memtx_min_tuple_size <cfg_storage-memtx_min_tuple_size >`
4
4
* :ref: `memtx_allocator <cfg_storage-memtx_allocator >`
5
- * :ref: `memtx.sort_threads <cfg_storage-memtx_sort_threads >`
5
+ * :ref: `memtx_sort_threads <cfg_storage-memtx_sort_threads >`
6
6
* :ref: `slab_alloc_factor <cfg_storage-slab_alloc_factor >`
7
7
* :ref: `slab_alloc_granularity <cfg_storage-slab_alloc_granularity >`
8
8
* :ref: `vinyl_bloom_fpr <cfg_storage-vinyl_bloom_fpr >`
You can’t perform that action at this time.
0 commit comments