On Sat, 21 Aug 1999, Rik van Riel wrote:

>> +    if (target_tsk && p->avg_slice > cacheflush_time)
>> +            goto send_now;
>
>I really don't think this "inversion" of the test makes any sense.

Why do you take it as an inversion? If the task has a long avgslice then
we can move it to another CPU and the time to reload the cache will be
hided in the long run of the task.

Andrea

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to