Skip to content

BM/scheduler: Add cache-aware scheduler (llc_balancing) functional tests - #592

Merged
hongyuni merged 1 commit into
intel:mainfrom
hongyuni:sync/scheduler-20260824
Aug 24, 2026
Merged

BM/scheduler: Add cache-aware scheduler (llc_balancing) functional tests#592
hongyuni merged 1 commit into
intel:mainfrom
hongyuni:sync/scheduler-20260824

Conversation

@hongyuni

Copy link
Copy Markdown
Contributor

Add LKVS test infrastructure for validating the kernel's cache-aware scheduler feature, which aggregates threads of a process onto CPUs sharing the same last-level cache (LLC).

The tests require a platform with multiple LLCs and a kernel with /sys/kernel/debug/sched/llc_balancing/ support.

(cherry picked from commit f9fdd2bf22a0090530e69f7a2be3b0efc76c68c7)

Add LKVS test infrastructure for validating the kernel's cache-aware
scheduler feature, which aggregates threads of a process
onto CPUs sharing the same last-level cache (LLC).

The tests require a platform with multiple LLCs and a kernel with
/sys/kernel/debug/sched/llc_balancing/ support.

Signed-off-by: Yi Lai <[email protected]>
(cherry picked from commit f9fdd2bf22a0090530e69f7a2be3b0efc76c68c7)
@hongyuni
hongyuni requested a review from laifryiee August 24, 2026 07:14

@laifryiee laifryiee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checks PASS. No risk to merge.

@hongyuni
hongyuni merged commit c9a47b2 into intel:main Aug 24, 2026
5 checks passed
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.

2 participants