Skip to content

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

Closed
hongyuni wants to merge 1 commit into
intel:mainfrom
hongyuni:sync/scheduler-20260824
Closed

BM/scheduler: Add cache-aware scheduler (llc_balancing) functional tests#591
hongyuni wants to merge 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 43cf25d7b09a075f89fb03c3417f229a4f6061a2)

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 43cf25d7b09a075f89fb03c3417f229a4f6061a2)
@hongyuni
hongyuni requested a review from laifryiee August 24, 2026 02:10

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

LGTM.

@laifryiee laifryiee closed this Aug 24, 2026
@hongyuni
hongyuni deleted the sync/scheduler-20260824 branch August 24, 2026 07:02
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