Skip to content

dax: add an instance manager#10738

Open
checkupup wants to merge 1 commit intothesofproject:ptl-008-drop-stablefrom
checkupup:ptl-008_dax_inst_mgr
Open

dax: add an instance manager#10738
checkupup wants to merge 1 commit intothesofproject:ptl-008-drop-stablefrom
checkupup:ptl-008_dax_inst_mgr

Conversation

@checkupup
Copy link
Copy Markdown
Contributor

When multiple DAX components are running simultaneously, instance resources may be insufficient. In this case, DAX instance manager ensures that higher-priority DAX components are always granted instance resources. For DAX components that cannot obtain instance resources in a timely manner, dax_process will operate in pass-through mode.

Cherry picked from main branch: 4b1de38

@sofci
Copy link
Copy Markdown
Collaborator

sofci commented May 1, 2026

Can one of the admins verify this patch?

reply test this please to run this test once

When multiple DAX components are running simultaneously, instance
resources may be insufficient. In this case, DAX instance manager
ensures that higher-priority DAX components are always granted
instance resources. For DAX components that cannot obtain instance
resources in a timely manner, `dax_process` will operate in
pass-through mode.

Signed-off-by: Jun Lai <jun.lai@dolby.com>
@checkupup checkupup force-pushed the ptl-008_dax_inst_mgr branch from 891f319 to f61eeb8 Compare May 1, 2026 04:16
@checkupup
Copy link
Copy Markdown
Contributor Author

It seems that zephry sdk is not correct.

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