katalyst-core icon indicating copy to clipboard operation
katalyst-core copied to clipboard

support share cores with numa binding

Open nightmeng opened this issue 1 year ago • 1 comments

What type of PR is this?

Features

What this PR does / why we need it:

Support share cores with numa binding.

Which issue(s) this PR fixes:

Special notes for your reviewer:

nightmeng avatar Feb 21 '24 09:02 nightmeng

Codecov Report

Attention: 63 lines in your changes are missing coverage. Please review.

Comparison is base (b1c5c1b) 54.91% compared to head (55ab8e0) 54.95%. Report is 4 commits behind head on main.

Files Patch % Lines
...sysadvisor/plugin/qosaware/resource/cpu/advisor.go 49.23% 27 Missing and 6 partials :warning:
...u/assembler/provisionassembler/assembler_common.go 45.16% 14 Missing and 3 partials :warning:
...lugin/qosaware/resource/cpu/region/region_share.go 37.50% 4 Missing and 1 partial :warning:
...sor/plugin/qosaware/resource/cpu/advisor_helper.go 0.00% 2 Missing :warning:
...rce/cpu/region/provisionpolicy/policy_canonical.go 33.33% 0 Missing and 2 partials :warning:
...n/qosaware/resource/cpu/region/region_isolation.go 66.66% 1 Missing and 1 partial :warning:
...in/inference/modelresultfetcher/borwein/borwein.go 0.00% 0 Missing and 1 partial :warning:
pkg/agent/sysadvisor/plugin/metacache/metacache.go 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #481      +/-   ##
==========================================
+ Coverage   54.91%   54.95%   +0.04%     
==========================================
  Files         503      503              
  Lines       54822    54904      +82     
==========================================
+ Hits        30103    30171      +68     
- Misses      21481    21493      +12     
- Partials     3238     3240       +2     
Flag Coverage Δ
unittest 54.95% <52.63%> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov[bot] avatar Feb 22 '24 12:02 codecov[bot]