Skip to content

dax: add a user priority mechanism#10688

Draft
checkupup wants to merge 1 commit intothesofproject:mainfrom
checkupup:main_dax_user_priority
Draft

dax: add a user priority mechanism#10688
checkupup wants to merge 1 commit intothesofproject:mainfrom
checkupup:main_dax_user_priority

Conversation

@checkupup
Copy link
Copy Markdown
Contributor

When multiple DAX modules are running simultaneously, memory resources may be insufficient. In this case, memory requests from the DAX module with the highest priority will be fulfilled first. For DAX modules that cannot obtain memory resources in a timely manner, dax_process will operate in passthrough mode.

When multiple DAX modules are running simultaneously, memory resources
may be insufficient. In this case, memory requests from the DAX module
with the highest priority will be fulfilled first. For DAX modules that
cannot obtain memory resources in a timely manner, `dax_process` will
operate in passthrough mode.

Signed-off-by: Jun Lai <jun.lai@dolby.com>
@sofci
Copy link
Copy Markdown
Collaborator

sofci commented Apr 8, 2026

Can one of the admins verify this patch?

reply test this please to run this test once

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