comp.lang.ada
 help / color / mirror / Atom feed
From: taco!pesun.ncsu.edu!anf@gatech.edu  (Andre N. Fredette)
Subject: Real-Time Scheduling and Ada
Date: 19 Nov 91 21:49:10 GMT	[thread overview]
Message-ID: <1991Nov19.214910.23519@ncsu.edu> (raw)

The primary real-time scheduling algorithms for uni-processors seem to
be rate-monotonic, earliest deadline, and least slack.

The general Ada runtime system seems to be fairly compatible with
rate-monotonic scheduling.  Furthermore, with the implementation of some
of the features outlined in the Catalogue of Interface Features and Options
for the Ada Runtime Environment (CIFO) and Ada 9x documents, such as
priority inheritance and different queuing disciplines, Ada and
rate-monotonic scheduling should be very compatible.

However, Ada runtime systems do not seem to support earliest deadline or
least slack scheduling at all.  As far as I can tell, there is no explicit 
support for these disciplines in Ada 9x either -- although their
implementation in a particular compiler is not prohibited.

I'd be interested in any comments on any of these ideas/statements.

Andre N. Fredette
anf@pesun.ncsu.edu

             reply	other threads:[~1991-11-19 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1991-11-19 21:49 Andre N. Fredette [this message]
  -- strict thread matches above, loose matches on Subject: below --
1991-11-20 14:29 Real-Time Scheduling and Ada Thomas Ralya
1991-11-20 14:55  Dale Lancaster
1991-11-22 13:53 Kurt Fuchs
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox