Skip to content

[branch-2.1](memory) Modify thedefault JEMALLOC_CONF and support flush Jemalloc tcache#39829

Merged
yiguolei merged 1 commit intoapache:branch-2.1from
xinyiZzz:branch-2.1_20240822_pick6
Aug 23, 2024
Merged

[branch-2.1](memory) Modify thedefault JEMALLOC_CONF and support flush Jemalloc tcache#39829
yiguolei merged 1 commit intoapache:branch-2.1from
xinyiZzz:branch-2.1_20240822_pick6

Conversation

@xinyiZzz
Copy link
Copy Markdown
Contributor

pick #38185

…loc tcache (apache#38185)

1. Modify thedefault JEMALLOC_CONF, reduce `muzzy_decay_ms` and
`dirty_decay_ms`, and modify the parameters of the regular dump heap
profile for better understanding.
2. support flush Jemalloc tcache, when process memory exceed limit and
tcache is larger than 1G, the limit of `tcache` is the number of pages,
not the total number of page bytes.
@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@xinyiZzz
Copy link
Copy Markdown
Contributor Author

run buildall

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@yiguolei yiguolei merged commit baf5b71 into apache:branch-2.1 Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants