mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
c553f8e335
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: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>