doc: fix TCMalloc spelling

The google/tcmalloc page on GitHub refers to "TCMalloc", not
"tc_malloc".

Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
Nathan Cutler 2020-05-13 13:59:56 +02:00
parent 6fd685ddf7
commit cde2bce385

View File

@ -141,7 +141,7 @@ automatically manage these within the space of ``block``.
Automatic Cache Sizing Automatic Cache Sizing
====================== ======================
Bluestore can be configured to automatically resize it's caches when tc_malloc Bluestore can be configured to automatically resize it's caches when TCMalloc
is configured as the memory allocator and the ``bluestore_cache_autotune`` is configured as the memory allocator and the ``bluestore_cache_autotune``
setting is enabled. This option is currently enabled by default. Bluestore setting is enabled. This option is currently enabled by default. Bluestore
will attempt to keep OSD heap memory usage under a designated target size via will attempt to keep OSD heap memory usage under a designated target size via