From: Henrik Austad <henrik@austad.us>
To: GeunSik Lim <leemgs1@gmail.com>
Cc: finarfin@dreamos.org, linux-kernel@vger.kernel.org
Subject: Re: SCHED_EDF infos
Date: Fri, 8 May 2009 11:10:52 +0200 [thread overview]
Message-ID: <20090508091052.GA10429@januz.myftp.org> (raw)
In-Reply-To: <49b7c2350905071935kbd2aa22v9d39cf41c537c24b@mail.gmail.com>
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
next prev parent reply other threads:[~2009-05-08 9:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-29 21:36 finarfin
2009-04-30 7:39 ` Henrik Austad
2009-05-08 2:35 ` GeunSik Lim
2009-05-08 9:10 ` Henrik Austad [this message]
2009-05-30 11:38 ` GeunSik Lim
2009-05-30 13:34 ` Henrik Austad
2009-05-30 14:46 ` GeunSik Lim
2009-05-30 15:04 ` Henrik Austad
2009-05-30 19:15 ` Peter Zijlstra
2009-05-30 20:40 ` Henrik Austad
2009-05-30 21:15 ` Peter Zijlstra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090508091052.GA10429@januz.myftp.org \
--to=henrik@austad.us \
--cc=finarfin@dreamos.org \
--cc=leemgs1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®