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

util: use correct cgroup path when getting mem info. #22347

Closed
wants to merge 7 commits into from

Conversation

wshwsh12
Copy link
Contributor

What problem does this PR solve?

Issue Number: close #22132

Problem Summary:

What is changed and how it works?

Proposal: xxx

What's Changed:

How it Works:

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression
    • Consumes more CPU
    • Consumes more MEM
  • Breaking backward compatibility

Release note

  • Use correct cgroup path when getting mem info.

@github-actions github-actions bot added the sig/execution SIG execution label Jan 11, 2021
@ichn-hu ichn-hu mentioned this pull request Feb 22, 2021
@ti-chi-bot
Copy link
Member

@wshwsh12: PR needs rebase.

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/test-infra repository.

@ti-chi-bot ti-chi-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 23, 2021
@wshwsh12 wshwsh12 closed this Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. sig/execution SIG execution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get Incorrect limit_in_bytes and usage_in_bytes
2 participants