katalyst-core
katalyst-core copied to clipboard
support share cores with numa binding
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:
Codecov Report
Attention: Patch coverage is 76.01810%
with 53 lines
in your changes missing coverage. Please review.
Project coverage is 56.45%. Comparing base (
3a0e668
) to head (53bec7b
).
Additional details and impacted files
@@ Coverage Diff @@
## main #554 +/- ##
==========================================
- Coverage 56.51% 56.45% -0.07%
==========================================
Files 543 544 +1
Lines 50984 51117 +133
==========================================
+ Hits 28815 28857 +42
- Misses 18500 18597 +97
+ Partials 3669 3663 -6
Flag | Coverage Δ | |
---|---|---|
unittest | 56.45% <76.01%> (-0.07%) |
:arrow_down: |
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.
what's the difference between this pr and https://github.com/kubewharf/katalyst-core/pull/481 ?