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

Refactor PredicateFn for allocate and preempt actions #2916

Merged

Commits on Jul 13, 2023

  1. Transform the predicate interface to support the outer judgment of al…

    …locate and preempt at the same time
    
    Signed-off-by: wangyang <[email protected]>
    wangyang0616 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7bee28e View commit details
    Browse the repository at this point in the history
  2. prePredicate does not affect the preemption function, and the modific…

    …ation of this part of adaptation will be rolled back
    
    Signed-off-by: wangyang <[email protected]>
    wangyang0616 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    24ad50e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17eeca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d22455 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3ac598 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb8a186 View commit details
    Browse the repository at this point in the history