Skip to content

pkg/util: refine tidb_server_memory_limit to make the cpu usage more stable (#48927)#54331

Merged
ti-chi-bot[bot] merged 1 commit intopingcap:release-6.5-20231229-v6.5.6from
XuHuaiyu:hotfix_2
Jul 1, 2024
Merged

pkg/util: refine tidb_server_memory_limit to make the cpu usage more stable (#48927)#54331
ti-chi-bot[bot] merged 1 commit intopingcap:release-6.5-20231229-v6.5.6from
XuHuaiyu:hotfix_2

Conversation

@XuHuaiyu
Copy link
Contributor

@XuHuaiyu XuHuaiyu commented Jul 1, 2024

close #48741

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 1, 2024
@tiprow
Copy link

tiprow bot commented Jul 1, 2024

Hi @XuHuaiyu. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Jul 1, 2024
@codecov
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (release-6.5-20231229-v6.5.6@4b81451). Learn more about missing BASE report.

Additional details and impacted files
@@                       Coverage Diff                        @@
##             release-6.5-20231229-v6.5.6     #54331   +/-   ##
================================================================
  Coverage                               ?   73.7014%           
================================================================
  Files                                  ?       1088           
  Lines                                  ?     349875           
  Branches                               ?          0           
================================================================
  Hits                                   ?     257863           
  Misses                                 ?      75488           
  Partials                               ?      16524           

@ti-chi-bot
Copy link

ti-chi-bot bot commented Jul 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: guo-shaoge, wshwsh12

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [guo-shaoge,wshwsh12]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jul 1, 2024
@ti-chi-bot
Copy link

ti-chi-bot bot commented Jul 1, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-07-01 02:41:15.387323096 +0000 UTC m=+1205801.872811928: ☑️ agreed by wshwsh12.
  • 2024-07-01 03:12:22.749863264 +0000 UTC m=+1207669.235352096: ☑️ agreed by guo-shaoge.

@ti-chi-bot ti-chi-bot bot merged commit ef53277 into pingcap:release-6.5-20231229-v6.5.6 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants