Re: [PATCH v3 1/7] sched: introduce primitives to account for CFS bandwidth tracking

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bharata B Rao
Date: Wednesday, October 13, 2010 - 10:14 pm

On Wed, Oct 13, 2010 at 06:30:18PM +0530, Balbir Singh wrote:

We have carried this from RT code. ATM I am not exactly sure if wakeup
parameter makes any difference to us. Need to check.


This is again carried from RT code where RT accounts for timer overruns
by appropriately adjusting the runtime. We aren't currently doing anything
with it in our timer handler, but we do need to check if and how we need
to handle timer overruns.


Again this is carried from RT code. I think the first one is quick check
to back out w/o having to take the cfs_b->lock.


Sure. This and also some documentation about the cgroup files we introduce
will be added in our next post.


Again this is similar to what is done in RT. We however need to re-check
if we want to take any special actions on CPU hot(un)plug.


Yes.


I see your point. May be we should just allow only -1 and positive values
for quota.


That was just a place holder. This function gets full functionality in a
later patch.

Thanks for your review.

Regards,
Bharata.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v3 0/7] CFS Bandwidth Control, Bharata B Rao, (Tue Oct 12, 12:49 am)
[PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Bharata B Rao, (Tue Oct 12, 12:51 am)
Re: [PATCH v3 0/7] CFS Bandwidth Control, KAMEZAWA Hiroyuki, (Tue Oct 12, 10:14 pm)
Re: [PATCH v3 0/7] CFS Bandwidth Control, Herbert Poetzl, (Tue Oct 12, 10:44 pm)
Re: [PATCH v3 0/7] CFS Bandwidth Control, Paul Turner, (Tue Oct 12, 11:26 pm)
Re: [PATCH v3 3/7] sched: throttle cfs_rq entities which e ..., KAMEZAWA Hiroyuki, (Tue Oct 12, 11:34 pm)
Re: [PATCH v3 3/7] sched: throttle cfs_rq entities which e ..., KAMEZAWA Hiroyuki, (Wed Oct 13, 12:00 am)
Re: [PATCH v3 1/7] sched: introduce primitives to account ..., Bharata B Rao, (Wed Oct 13, 10:14 pm)
Re: [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Balbir Singh, (Wed Oct 13, 10:39 pm)
Re: [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Peter Zijlstra, (Thu Oct 14, 1:57 am)
Re: [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Peter Zijlstra, (Thu Oct 14, 2:01 am)
Re: [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Peter Zijlstra, (Thu Oct 14, 2:13 am)
Re: [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Peter Zijlstra, (Thu Oct 14, 2:19 am)
Re: [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Peter Zijlstra, (Thu Oct 14, 2:27 am)
Re: [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage, Bharata B Rao, (Thu Oct 14, 2:40 am)
Re: [PATCH v3 3/7] sched: throttle cfs_rq entities which e ..., KAMEZAWA Hiroyuki, (Thu Oct 14, 2:50 am)
Re: [PATCH v3 3/7] sched: throttle cfs_rq entities which e ..., KAMEZAWA Hiroyuki, (Thu Oct 14, 3:08 am)
Re: [PATCH v3 3/7] sched: throttle cfs_rq entities which e ..., KAMEZAWA Hiroyuki, (Thu Oct 14, 4:30 pm)
Re: [PATCH v3 0/7] CFS Bandwidth Control, Lai Jiangshan, (Wed Nov 17, 1:32 am)
Re: [PATCH v3 0/7] CFS Bandwidth Control, Bharata B Rao, (Thu Nov 18, 8:24 pm)