Skip to content

[Userspace LL] app: overlays: ptl: ll_userspace: disable DP scheduler - #11085

Open
kv2019i wants to merge 1 commit into
thesofproject:mainfrom
kv2019i:202608-userll-overlay-disable-dp
Open

[Userspace LL] app: overlays: ptl: ll_userspace: disable DP scheduler#11085
kv2019i wants to merge 1 commit into
thesofproject:mainfrom
kv2019i:202608-userll-overlay-disable-dp

Conversation

@kv2019i

Copy link
Copy Markdown
Collaborator

Support to run DP scheduler when LL is running in user-space is not yet complete, so disable this feature in the overlay for now.

Support to run DP scheduler when LL is running in user-space
is not yet complete, so disable this feature in the overlay
for now.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
CopilotAI lite review requested due to automatic review settings August 12, 2026 12:24

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

Pull request overview

Disables Zephyr’s DP scheduler in the ptl userspace-LL overlay because running the DP scheduler alongside LL in user-space is not yet fully supported.

Changes:

  • Disable DP scheduler in the PTL userspace-LL overlay configuration.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kv2019i

Copy link
Copy Markdown
CollaboratorAuthor

For context, this is part of #10558

This fixes a regression caused by #11063 . We need more patches to fully enable DP in userspace-LL builds, so disable it for now in the overlay until all patches for LLuser-DP are merged (@lyakh working on this, commits already available in draft #10945 ).

@kv2019i
kv2019i requested review from jsarha and lyakhAugust 12, 2026 12:28
Sign up for freeto 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

@kv2019i