comp.lang.ada
 help / color / mirror / Atom feed
From: tar@sei.cmu.edu  (Thomas Ralya)
Subject: Re: Real-Time Scheduling and Ada
Date: 20 Nov 91 14:29:19 GMT	[thread overview]
Message-ID: <35430@as0c.sei.cmu.edu> (raw)

In article <1991Nov19.214910.23519@ncsu.edu>, anf@pesun.ncsu.edu (Andre N. Fred
ette) writes:
|> 
|> The primary real-time scheduling algorithms for uni-processors seem to
|> be rate-monotonic, earliest deadline, and least slack.
|> 
|> .
|> .
|> .
|> 
|> 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.

I'd like to make two points that may be a paritial answer:

 1) rate monotonic scheduling and the Ada runtime model are based on fixed
    priority scheduling, while earliest deadline and least slack are viewed 
    as requiring dynamic priorities (leading to higher executive overhead).

 2) in 25 years of building real time systems, I've never heard of a real
    time system using either of the dynamic priority scheduling techniques.
    (I'm sure they're out there somewhere, but I wonder if they are in
    wide-spread use.)

             reply	other threads:[~1991-11-20 14:29 UTC|newest]

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

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