Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db/opt: adjust arena size based on mem-table-size to prevent arena grow #151

Merged
merged 4 commits into from
Jun 15, 2022

Conversation

zhangjinpeng87
Copy link
Member

adjust arena size based on mem-table-size to prevent arena grow in most cases.

Signed-off-by: zhangjinpeng1987 [email protected]

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #151 (5474597) into master (6972d08) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   85.75%   85.78%   +0.03%     
==========================================
  Files          36       36              
  Lines        6737     6753      +16     
==========================================
+ Hits         5777     5793      +16     
  Misses        960      960              

Signed-off-by: zhangjinpeng1987 <[email protected]>
Signed-off-by: zhangjinpeng1987 <[email protected]>
Copy link
Member

@Connor1996 Connor1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@GanZiheng GanZiheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhangjinpeng87 zhangjinpeng87 merged commit e111735 into tikv:master Jun 15, 2022
@zhangjinpeng87 zhangjinpeng87 deleted the adaptive-arena-size branch June 15, 2022 11:56
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