Skip to content
Snippets Groups Projects
  • Morris Jette's avatar
    8a5d5cdf
    Do not preempt more jobs than needed · 8a5d5cdf
    Morris Jette authored
    If a job needed to preempt other jobs to start and those jobs were
    not completed by the time of the next scheduling cycle, other jobs
    might be selected for preemption in that next cycle resulting in
    more jobs being preempted than necessary.
    8a5d5cdf
    History
    Do not preempt more jobs than needed
    Morris Jette authored
    If a job needed to preempt other jobs to start and those jobs were
    not completed by the time of the next scheduling cycle, other jobs
    might be selected for preemption in that next cycle resulting in
    more jobs being preempted than necessary.