]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bfq: fix typos in comments about B-WF2Q+ algorithm
authorHou Tao <houtao1@huawei.com>
Wed, 12 Jul 2017 07:25:01 +0000 (15:25 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 Jul 2017 14:32:02 +0000 (08:32 -0600)
commit38c9140740eb0993924b676a111c164903163b1e
tree079c5055fc98bf7a3beb4b3d00cd5e48e1665393
parent3b06b1a7448ee4e8e51dae3938774735404e51fb
bfq: fix typos in comments about B-WF2Q+ algorithm

The start time of eligible entity should be less than or equal to
the current virtual time, and the entity in idle tree has a finish
time being greater than the current virtual time.

Signed-off-by: Hou Tao <houtao1@huawei.com>
Reviewed-by: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.h
block/bfq-wf2q.c