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

Add proposal for GetPreferredAllocation() to TopologyManager KEP #1121

Merged

Commits on May 26, 2020

  1. Add proposal for GetPreferredAllocations() to TopologyManager KEP

    This proposal allows a device plugin to forward lists of preferred
    allocations to the `devicemanager` so it can incorporate this
    information into its `TopologyHint` generation for shared NUMA affinity
    as well as help influence its final allocation decision once all
    `TopologyHint`s have been merged.
    klueska committed May 26, 2020
    Configuration menu
    Copy the full SHA
    0df9309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f2244 View commit details
    Browse the repository at this point in the history