Skip to content
Commit c553f8e3 authored by Shaohua Li's avatar Shaohua Li Committed by Jens Axboe
Browse files

block cfq: compensate preempted queue even if it has no slice assigned



If a queue is preempted before it gets slice assigned, the queue doesn't get
compensation, which looks unfair. For such queue, we compensate it for a whole
slice.

Signed-off-by: default avatarShaohua Li <shaohua.li@intel.com>
Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
parent f8ae6e3e
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