Re: [PATCH 2/8 v2] cfq-iosched: Introduce cfq_entity for CFQ group

From: Gui Jianfeng
Date: Mon Dec 13 2010 - 20:47:32 EST


Vivek Goyal wrote:
> On Mon, Dec 13, 2010 at 09:44:33AM +0800, Gui Jianfeng wrote:
>> Introduce cfq_entity for CFQ group
>>
>> Signed-off-by: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx>
>> ---
>> block/cfq-iosched.c | 113 ++++++++++++++++++++++++++++++--------------------
>> 1 files changed, 68 insertions(+), 45 deletions(-)
>>
>> diff --git a/block/cfq-iosched.c b/block/cfq-iosched.c
>> index 9b07a24..91e9833 100644
>> --- a/block/cfq-iosched.c
>> +++ b/block/cfq-iosched.c
>> @@ -1,5 +1,5 @@
>> /*
>> - * CFQ, or complete fairness queueing, disk scheduler.
>> + * Cfq, or complete fairness queueing, disk scheduler.
>
> Is this really required?

Strange... I don't rember I do this change. Must be some misoperation.

Gui
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/