Skip to content

Add three separate definitions for priority policy compliance

This is a follow up from !188 (closed).

Instead of [respects_policy_at_preemption_time] we now have

  • [respects_JLDP_policy_at_preemption_point]
  • [respects_JLFP_policy_at_preemption_point]
  • [respects_FP_policy_at_preemption_point]

This helps in avoiding the issue we were having with preemptions discussed here

Merge request reports

Loading