Closed ammen99 closed 4 years ago
Otherwise, the worker could temporarily start thrashing since both an old and a new preemptive task could run concurrently.
If we are left with time, we could do that since it is relatively easy, just need to sort the distribution so that cancel/pause is before the others.
Otherwise, the worker could temporarily start thrashing since both an old and a new preemptive task could run concurrently.
If we are left with time, we could do that since it is relatively easy, just need to sort the distribution so that cancel/pause is before the others.