lkml.org 
[lkml]   [2009]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: SCHED_EDF infos
On Fri, May 08, 2009 at 11:35:58AM +0900, GeunSik Lim wrote:
> Hi Henlik,

Hi Lim,


First off, to all of you, sorry for my last, very poorly formatted email. I
have now tranceded into the realms of mutt.

> [..]
> I think so.
> How can we approach EDF implementation like Pfair as a generic solution
> for Multicore in Linux?

I am working on an implementation now, and I hope to be able to release a
prototype by the end of next week. I think we can continue the discussion
then based on that.

> > I'm working on SCHED_PFAIR :-) Which is a multicore, ratebased deadline
> > driven global scheduling policy where I use the PD^2 rules to solve
> > tie-breaks. In theory, it can reach 100% utilization on all cores
> > without missing deadlines (but in practice you will only get close to
> > 100% as it is not perfect).

> > [..]
> > I'd suggest getting the scheduler running first, then look at those
> > problems later. If you spend all your time trying to learn the
> > scheduler and design in every little feature you need, you'll never
> > finish in time.

> In fact, I also don't have perfect know how to solve PI in Multicore.
> [...]
> > deadline inversion will be a problem, in fact, whatever you chooose to
> > be the 'key' for picking tasks (priority, niceness, deadlines, wind
> > direction, <whatever>), you can pretty much take that and add a
> > -inversion after it. :)

No, PI is going to be deadly no matter what you do.

Henrik
--
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: 2009-05-08 11:15    [W:0.468 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site