feat(cpu): enable cpu burst support#1013
Merged
xu282934741 merged 7 commits intokubewharf:mainfrom Jan 5, 2026
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1013 +/- ##
==========================================
+ Coverage 60.41% 60.48% +0.07%
==========================================
Files 697 698 +1
Lines 66193 66360 +167
==========================================
+ Hits 39990 40138 +148
- Misses 21665 21677 +12
- Partials 4538 4545 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9b889b3 to
c1a6ec9
Compare
643de20 to
d5bd99e
Compare
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
xu282934741
reviewed
Nov 18, 2025
2e4c47c to
9e1c649
Compare
ab2e513 to
2f0686b
Compare
91980bd to
701a600
Compare
feat(cpu): enable cpu burst support feat(cpu): enable cpu burst support feat(cpu): enable cpu burst support feat(cpu): enable cpu burst support
chore: add unit tests chore: add unit tests
feat: implement aqc kcc control for default cpu burst values feat: implement aqc kcc control for default cpu burst values feat: implement aqc kcc control for default cpu burst values
…urst to 0 feat: ensure dedicated cores with no cpu burst policy still set cpu burst to 0 feat: ensure dedicated cores with no cpu burst policy still set cpu burst to 0
fix: PR comments
5010e0f to
640b52a
Compare
640b52a to
7efab29
Compare
xu282934741
approved these changes
Jan 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for your reviewer: