public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] RTAI vs eCos
@ 2006-04-17 16:05 R Vamshi Krishna
  2006-04-19 10:33 ` Nick Garnett
  0 siblings, 1 reply; 2+ messages in thread
From: R Vamshi Krishna @ 2006-04-17 16:05 UTC (permalink / raw)
  To: ecos-discuss


I am working towards making eCos a hard real-time kernel. i.e to say each 
kernel primitive is deterministic and bounded by time.


But to find out what is currently making eCos being tagged as a soft 
real-time system, I have reached a dead end.


Initially I thought that the way the threads are dequeued in semaphores 
maybe an indicator. i.e the time to execute cyg_sem_signal() depends on 
the no. of threads blocked. Since (I thought) it was not deterministic, I 
tried to see RTAI's approach.

But RTAI instead enqueues, (PRIO_Q option) and this depends on no. of 
tasks blocked.


Can someone tell my what makes RTAI a hard real-time RTOS and not eCos.
It will be really helpful.

-- 
Regards,
Vamshi

-------------------------------------------------
R.Vamshi Krishna,
M.Tech. CSE (II year),
IIT Bombay
Room no. 320, A-wing, Hostel-12
Mobile : +919869781633
-------------------------------------------------

Yesterday is a past, tomorrow is a future , today is a gift that's why it's called 'present'

-- 
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] 2+ messages in thread

end of thread, other threads:[~2006-04-19 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-17 16:05 [ECOS] RTAI vs eCos R Vamshi Krishna
2006-04-19 10:33 ` Nick Garnett

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