kubewharf / katalyst-core

Katalyst aims to provide a universal solution to help improve resource utilization and optimize the overall costs in the cloud. This is the core components in Katalyst system, including multiple agents and centralized components
Apache License 2.0
435 stars 107 forks source link

refactor: make kernel allocate zram memory at allowed NUMAs of workload process #685

Closed cheney-lin closed 1 month ago

cheney-lin commented 3 months ago

refactor: make kernel allocate zram memory at allowed NUMAs of workload process

What type of PR is this?

Enhancements

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 63.04348% with 17 lines in your changes missing coverage. Please review.

Project coverage is 57.13%. Comparing base (f975841) to head (3968272). Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
pkg/util/cgroup/manager/cgroup.go 74.35% 5 Missing and 5 partials :warning:
...ins/memory/dynamicpolicy/policy_advisor_handler.go 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #685 +/- ## ========================================== - Coverage 57.24% 57.13% -0.11% ========================================== Files 568 568 Lines 54757 54800 +43 ========================================== - Hits 31343 31312 -31 - Misses 19488 19575 +87 + Partials 3926 3913 -13 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/685/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | Coverage Δ | | |---|---|---| | [unittest](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/685/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `57.13% <63.04%> (-0.11%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.