Skip to content

[DocDB] Add support for Google tcmalloc #13701

Closed
@amitanandaiyer

Description

@amitanandaiyer

Jira Link: DB-3241

Description

gperftools has a max-cap of 1G for thread cache max bytes.

This can be much lower than what we'd like to set it as for high memory machines. TCMalloc's latest code https://github.com/google/tcmalloc doesn't have this limitation and has other desirable properties such as per-core caching. We should consider moving to this version instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area/docdbYugabyteDB core featureskind/enhancementThis is an enhancement of an existing featurepriority/mediumMedium priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions