On 02/13/2014 11:10 AM, Preeti U Murthy wrote:
Hi,
On 02/13/2014 01:15 PM, Alex Shi wrote:
On 02/11/2014 07:11 PM, Daniel Lezcano wrote:
On 02/10/2014 10:24 AM, Preeti Murthy wrote:
HI Daniel,
Isn't the only scenario where another cpu can put an idle task on
our runqueue,
Well, I am not su
Hi,
On 02/13/2014 01:15 PM, Alex Shi wrote:
> On 02/11/2014 07:11 PM, Daniel Lezcano wrote:
>> On 02/10/2014 10:24 AM, Preeti Murthy wrote:
>>> HI Daniel,
>>>
>>> Isn't the only scenario where another cpu can put an idle task on
>>> our runqueue,
>>
>> Well, I am not sure to understand what you me
On 02/07/2014 07:10 AM, Daniel Lezcano wrote:
> The scheduler main function 'schedule()' checks if there are no more tasks
> on the runqueue. Then it checks if a task should be pulled in the current
> runqueue in idle_balance() assuming it will go to idle otherwise.
>
> But the idle_balance() rele
On 02/11/2014 07:11 PM, Daniel Lezcano wrote:
> On 02/10/2014 10:24 AM, Preeti Murthy wrote:
>> HI Daniel,
>>
>> Isn't the only scenario where another cpu can put an idle task on
>> our runqueue,
>
> Well, I am not sure to understand what you meant, but I assume you are
> asking if it is possible
On 02/10/2014 10:24 AM, Preeti Murthy wrote:
HI Daniel,
Isn't the only scenario where another cpu can put an idle task on
our runqueue,
Well, I am not sure to understand what you meant, but I assume you are
asking if it is possible to have a task to be pulled when we are idle,
right ?
This
HI Daniel,
Isn't the only scenario where another cpu can put an idle task on
our runqueue, in nohz_idle_balance() where only the cpus in
the nohz.idle_cpus_mask are iterated through. But for the case
that this patch is addressing, the cpu in question is not yet a part
of the nohz.idle_cpus_mask ri
The scheduler main function 'schedule()' checks if there are no more tasks
on the runqueue. Then it checks if a task should be pulled in the current
runqueue in idle_balance() assuming it will go to idle otherwise.
But the idle_balance() releases the rq->lock in order to lookup in the sched
domain
7 matches
Mail list logo