Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scx_layered: Consume from local LLCs for dispatch #919

Merged
merged 3 commits into from
Nov 15, 2024

Commits on Nov 11, 2024

  1. scx_layered: Consume from local LLCs for dispatch

    When dispatching consume from DSQs in the local LLC first before trying
    remote DSQs. This should still be fair as the layer iteration order will
    be maintained.
    
    Signed-off-by: Daniel Hodges <[email protected]>
    hodgesds committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    775d09a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. scx_layered: Add flag to control llc iteration on dispatch

    Signed-off-by: Daniel Hodges <[email protected]>
    hodgesds committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4fc0509 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    3a3a7d7 View commit details
    Browse the repository at this point in the history