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

reduce move_pages granularity #682

Closed yadzhang closed 2 months ago

yadzhang commented 3 months ago

What type of PR is this?

Enhancements

What this PR does / why we need it:

Reduce move_pages max granularity from 20MB to 5MB to optimize jitter problems

Which issue(s) this PR fixes:

Special notes for your reviewer:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 57.19%. Comparing base (99996fc) to head (3ca7c0f). Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...m-plugins/memory/dynamicpolicy/util_linux_amd64.go 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #682 +/- ## ======================================= Coverage 57.18% 57.19% ======================================= Files 558 558 Lines 54146 54155 +9 ======================================= + Hits 30966 30972 +6 Misses 19305 19305 - Partials 3875 3878 +3 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/682/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/682/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `57.19% <0.00%> (+<0.01%)` | :arrow_up: | 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.