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

support reclaimed numa binding test #709

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    270f04e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e680b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5de4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b42f51c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57cb831 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f12986 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74cbd23 View commit details
    Browse the repository at this point in the history
  8. qrm cpu & memory plugin support set numa binding numa id to allocatio…

    …n state for shared or dedicated numa binding without exclusive pods
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9bc44ee View commit details
    Browse the repository at this point in the history
  9. supports patching the Pod NUMA binding result for pods that are actua…

    …lly bound to specific NUMA nodes
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    064ad37 View commit details
    Browse the repository at this point in the history
  10. supports response the Pod NUMA binding result resource annotation by …

    …memory plugin for reclaim pods that are actually bound to specific NUMA nodes
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7b2ec33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6028960 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    958cb76 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    50d6e10 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c95d49 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe9e065 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fdf0481 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5160a80 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8a0aaea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bb24dc6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    07571ab View commit details
    Browse the repository at this point in the history
  21. chore(sysadvisor): memory guard non-actual numa-binding reclaim memor…

    …y limit only consider NUMAs without actual numa-binding pod
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8774813 View commit details
    Browse the repository at this point in the history
  22. fix(qrm): fix calculateHintsForNUMABindingReclaimedCores if all pod n…

    …uma actual numa binding
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bfdfcb5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1021cb9 View commit details
    Browse the repository at this point in the history
  24. fix(qrm): add some logs

    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    506670f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f0a1079 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6cbe25b View commit details
    Browse the repository at this point in the history
  27. fix(qrm): refactor reserved reclaimed pool and revise reclaim pool in…

    … both applyBlocks and applyPoolsAndIsolatedInfo
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e1db1f1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    589ca33 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c801ffb View commit details
    Browse the repository at this point in the history
  30. fix(qrm): only update specified numa allocation for pods with explici…

    …t NUMA binding annotation
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5c1dceb View commit details
    Browse the repository at this point in the history
  31. fix(qrm): add EnableReclaimNUMABinding config to support make all rec…

    …laim pods to non-RNB by default
    luomingmeng committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0d1210f View commit details
    Browse the repository at this point in the history