Re: [PATCH] block, bfq: fix typos in comments about B-WF2Q+ algorithm

2017-07-12 Thread Paolo Valente
> Il giorno 12 lug 2017, alle ore 09:25, Hou Tao ha > scritto: > > 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. > Thanks for checking and fixing these

[PATCH] block, bfq: fix typos in comments about B-WF2Q+ algorithm

2017-07-12 Thread Hou Tao
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 --- block/bfq-iosched.h | 2 +- block/bfq-wf2q.c| 2 +- 2 files changed, 2 insertions(