Re:[PATCH] sched/rt: Decrease number of calls of push_rt_task() in push_rt_tasks()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On 2013/2/5 15:22, Kirill Tkhai wrote:
> 
>>> Suppose we have a large number of cpus(say 4096), with the last one running
>>> a low-priority task on it. Is it possible with this patch we will never reach
>>> the last cpu in case that previous cpu has complete the pulled task?
>>
>> Yes. But this patch is about several pushable tasks on the same cpu.
>>
>> Kirill
> 
> Maybe I haven't make myself understood, but in that case, there will be a higher-priority
> task in the runqueue of the pushing cpu, and a lower-priority task running in the last cpu
> which could not be preempt by push_rt_task(), I don't think it's acceptable.

Sure, I tried to prevent the fact of call of this function with locks of spinlocks etc. It may
be useful on system like 2 CPU, but it's not necessary for large systems. I'm not persist in this.

Kirill

> 
> Hans
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html


 -- 
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux