Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cfq: set workload as expired if it doesn't have any slice left
When a group is resumed, if it doesn't have workload slice left, we should set workload_expires as expired. Otherwise, we might start from where we left in previous group by error. Thanks the idea from Corrado. Signed-off-by: Gui Jianfeng <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information