-
Notifications
You must be signed in to change notification settings - Fork 688
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
*: add tuing TiKV thread pool performance #2989
Conversation
@Little-Wallace, @yikeke, PTAL. |
1 similar comment
@Little-Wallace, @yikeke, PTAL. |
@Little-Wallace PTAL |
I fixed some small issues in the original Chinese text in pingcap/docs-cn#3817. Feel free to commit there if you have any other fix to make. @lilin90 |
Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
@yikeke Thanks for your comments! All addressed. PTAL again~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
/merge |
/run-all-tests |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-4.0 in PR #3099 |
* cherry pick #2989 to release-4.0 Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * Update tune-tikv-memory-performance.md Co-authored-by: Lilian Lee <lilin@pingcap.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
What is changed, added or deleted? (Required)
tune-tikv-thread-performance.md
TOC.md
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?