Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    • passive pre-emption: when the job instance finishes the frame it's currently working on
    • aggressive pre-emption: the job instance is killed immediately, and both the instance and the frame get put back into the queue in a pending state

    There 's are a couple of major things that happen before pre-emption:

    ...