liubo 736cafc9f0 add libtcmalloc_2m.so in gperftools-libs rpm package
In the Ceph scenario, enabling tcmalloc huge pages can
 reduce the TLB miss rate and improve performance.

 However, tcmalloc does not support huge page release. Therefore,
 release logic needs to be added. In this way, when
 the tcmalloc huge page is used, the memory can be
 released from the OS, preventing memory overuse.

 The libtcmalloc_2m.so file is added to tcmalloc to support
 hugetlb and services that require 2 MB tcmalloc.

 The native tcmalloc.so file is not affected.

Signed-off-by: liubo <liubo254@huawei.com>
2024-04-12 11:05:21 +08:00
2022-11-10 20:49:09 +08:00
2022-11-10 20:49:09 +08:00
2020-06-17 09:56:55 +08:00
Description
No description provided
7.6 MiB
Languages
Diff 100%