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

support share cores with numa binding #554

Conversation

nightmeng
Copy link
Collaborator

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 nightmeng requested a review from csfldf as a code owner April 19, 2024 08:16
Copy link

codecov bot commented Apr 19, 2024

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).

Files Patch % Lines
...sysadvisor/plugin/qosaware/resource/cpu/advisor.go 55.55% 18 Missing and 6 partials ⚠️
pkg/agent/sysadvisor/metacache/metacache.go 27.77% 10 Missing and 3 partials ⚠️
...u/assembler/provisionassembler/assembler_common.go 92.10% 3 Missing and 3 partials ⚠️
...n/qosaware/resource/cpu/isolation/isolator_load.go 44.44% 2 Missing and 3 partials ⚠️
...st-agent/app/options/sysadvisor/sysadvisor_base.go 70.00% 3 Missing ⚠️
...in/inference/modelresultfetcher/borwein/borwein.go 0.00% 0 Missing and 1 partial ⚠️
pkg/agent/sysadvisor/plugin/metacache/metacache.go 0.00% 1 Missing ⚠️
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%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nightmeng nightmeng force-pushed the dev/support-share-cores-with-numa-binding branch 5 times, most recently from 2d0cbb6 to b3b92d3 Compare May 5, 2024 13:36
@waynepeking348
Copy link
Collaborator

what's the difference between this pr and #481 ?

@nightmeng nightmeng force-pushed the dev/support-share-cores-with-numa-binding branch 2 times, most recently from 8158cad to 174d02a Compare May 6, 2024 03:34
@nightmeng nightmeng force-pushed the dev/support-share-cores-with-numa-binding branch 9 times, most recently from 7cf0e11 to 004c298 Compare May 6, 2024 09:50
@nightmeng nightmeng changed the title Dev/support share cores with numa binding support share cores with numa binding May 6, 2024
@nightmeng nightmeng force-pushed the dev/support-share-cores-with-numa-binding branch 3 times, most recently from 77461c7 to 265b60c Compare May 23, 2024 08:11
@nightmeng nightmeng force-pushed the dev/support-share-cores-with-numa-binding branch from 265b60c to 8892f66 Compare June 4, 2024 07:35
@nightmeng nightmeng force-pushed the dev/support-share-cores-with-numa-binding branch 6 times, most recently from bb2dfd3 to 84196c1 Compare June 6, 2024 07:20
@nightmeng nightmeng force-pushed the dev/support-share-cores-with-numa-binding branch from 84196c1 to 53bec7b Compare June 12, 2024 09:45
@waynepeking348 waynepeking348 merged commit 5060714 into kubewharf:main Jun 13, 2024
11 checks passed
@nightmeng nightmeng deleted the dev/support-share-cores-with-numa-binding branch June 13, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants