public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Hyeonjoong Cho" <hjcho@vt.edu>
To: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] smp platform
Date: Wed, 08 Jun 2005 16:02:00 -0000	[thread overview]
Message-ID: <011f01c56c43$66c6f250$4200000a@LAPTOPCHO> (raw)


Hi all,

It is scary to decide the platform for my project.
I want to port eCos to SMP machine with about 4 CPUs.
Is there anybody who is working on it? If so, would you recommend
off-the-shelf machines, which proved stable with eCos?
Is there any report on porting eCos on SMP machine?

Another thing I want to ask is the overload situation on CPU, e.g.
where
the toal execution times of all tasks(demand) exceed the CPU
capacity(supply). To deal with it, the key is that OS should be able to
handle tasks with their job ID,
not with their task ID.( The job is an instance of a task). For example,
SHaRK( a hard real-time OS) hanlde tasks with
their task ID not with their job ID, so that it cannot deal with the
overload, where two jobs from a single task should have different ID.

Please help me pick up a right platform. Thank you so much.

 Best
 Cho
 hjcho@vt.edu



-- 
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:[~2005-06-08 16:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='011f01c56c43$66c6f250$4200000a@LAPTOPCHO' \
    --to=hjcho@vt.edu \
    --cc=ecos-discuss@sources.redhat.com \
    /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).