Re: [PATCH 2/3] cfq-iosched: Implement a new tunable group_idle

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff Moyer
Date: Monday, July 19, 2010 - 11:58 am

Vivek Goyal <vgoyal@redhat.com> writes:


The check for cfqd->cfq_slice_idle is now redundant (as it's done in
cfq_should_idle).


I really wish we could roll all of this logic into cfq_should_idle.


So, if slice_idle and group_idle are both set, slice_idle trumps
group_idle?  Did you give that case any thought?  If it doesn't make
sense to configure both, then we should probably make sure they can't
both be set.

Cheers,
Jeff
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH] cfq-iosched: Implement group idle V2, Vivek Goyal, (Mon Jul 19, 10:20 am)
Re: [PATCH 2/3] cfq-iosched: Implement a new tunable group ..., Jeff Moyer, (Mon Jul 19, 11:58 am)