lkml.org 
[lkml]   [2003]   [Dec]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] 2.6.0 batch scheduling, HT aware


Con Kolivas wrote:

>On Tue, 23 Dec 2003 12:11, Nick Piggin wrote:
>
>>I think this patch is much too ugly to get into such an elegant scheduler.
>>No fault to you Con because its an ugly problem.
>>
>
>You're too kind. No it's ugly because of my code but it works for now.
>

Well its all the special cases for batch scheduling that I don't like,
the idea to not run batch tasks on a package running non batch processes
is sound. I thought the batch scheduling code is Ingo's, but I could
be mistaken. Anyway...

>
>>How about this: if a task is "delta" priority points below a task running
>>on another sibling, move it to that sibling (so priorities via timeslice
>>start working). I call it active unbalancing! I might be able to make it
>>fit if there is interest. Other suggestions?
>>
>
>I discussed this with Ingo and that's the sort of thing we thought of. Perhaps
>a relative crossover of 10 dynamic priorities and an absolute crossover of 5
>static priorities before things got queued together. This is really only
>required for the UP HT case.
>

Well I guess it would still be nice for "SMP HT" as well. Hopefully the code
can be generic enough that it would just carry over nicely. It does have
complications though because the load balancer would have to be taught about
it, and those architectures that do hardware priorities probably don't even
want it.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.078 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site