Skip to content

Commit 81d1268

Browse files
committed
minor fixes
1 parent da2dcba commit 81d1268

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/concepts/configuration/configuration_memtx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The function returns the total number of bytes in all tuples.
181181
Additional memory
182182
~~~~~~~~~~~~~~~~~
183183

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.
185185
The following information is provided:
186186

187187
- ``header_size`` and ``field_map_size``: the size of service information.

doc/reference/configuration/cfg_storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* :ref:`memtx_max_tuple_size <cfg_storage-memtx_max_tuple_size>`
33
* :ref:`memtx_min_tuple_size <cfg_storage-memtx_min_tuple_size>`
44
* :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>`
66
* :ref:`slab_alloc_factor <cfg_storage-slab_alloc_factor>`
77
* :ref:`slab_alloc_granularity <cfg_storage-slab_alloc_granularity>`
88
* :ref:`vinyl_bloom_fpr <cfg_storage-vinyl_bloom_fpr>`

0 commit comments

Comments
 (0)