public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] smp platform
@ 2005-06-08 16:02 Hyeonjoong Cho
  0 siblings, 0 replies; only message in thread
From: Hyeonjoong Cho @ 2005-06-08 16:02 UTC (permalink / raw)
  To: ecos-discuss


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-08 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-08 16:02 [ECOS] smp platform Hyeonjoong Cho

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).