Commit d47f5651 authored by Morris Jette's avatar Morris Jette
Browse files

Optimize schedule() for sched/builtin

If using the sched/builtin plugin for FIFO scheduling, then do not
create an intermediate job queue to be sorted, but iterate directly
over the job list.
parent 636f612a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment