public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "nabil mounir" <nabilmounir1@gmail.com>
To: ecos-discuss@sourceware.org
Subject: [ECOS] EDF in eCos
Date: Tue, 04 Dec 2007 14:48:00 -0000	[thread overview]
Message-ID: <46c9e40c0712040648j5f4a9d71me5b55cb019de83d9@mail.gmail.com> (raw)
In-Reply-To: <46c9e40c0712040646p7219dc78g522deb1abd961198@mail.gmail.com>

hi,

I'm actually engineer for one period of six month. On this period i
have to implement EDF scheduling in eCos.

first of all, i will try to implement cyg_thread_deadline_wait() with
one table who store the different deadline, and after this, this
function will set priority for each thread. i assume i have to call
the scheduler ( bitmap i think ) for launch the thread with the
earliset deadline. i don't know if i am in the good way...

can you give me some help please because i don't know the function
who call the scheduler :  i assume if i attribuate the priority with
cyg_thread_set_priority in cyg_thread_deadline_wait function, i have
to call the scheduler for launch the thread with the new highest
priority.


if you could help i will be very pleased..

Best Regards,

Thank you

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

           reply	other threads:[~2007-12-04 14:48 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <46c9e40c0712040646p7219dc78g522deb1abd961198@mail.gmail.com>]

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=46c9e40c0712040648j5f4a9d71me5b55cb019de83d9@mail.gmail.com \
    --to=nabilmounir1@gmail.com \
    --cc=ecos-discuss@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).