[PATCH 07/31] blk-throttle: removed deferred config application mechanism

Tejun Heo tj at kernel.org
Thu May 2 17:27:58 UTC 2013


On Thu, May 02, 2013 at 10:49:12AM -0400, Vivek Goyal wrote:
> > +	/* kick dispatch in case disptime got shortened */
> >  	throtl_schedule_delayed_work(td, 0);
> 
> Hi Tejun,
> 
> Do we need above throtl_schedule_delayed_work() now?
> throtl_schedule_next_dispatch() should take care of it. And if group
> is not on service tree at the time of limit change, then anyway, we don't
> have to schedule any work.

Right, that one can go away.

Thanks.

-- 
tejun


More information about the Containers mailing list