home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / realtime / 1450 < prev    next >
Encoding:
Text File  |  1992-12-18  |  2.0 KB  |  66 lines

  1. Newsgroups: comp.realtime
  2. Path: sparky!uunet!stanford.edu!eos!aio!uhde@ollie.jsc.nasa.gov
  3. From: uhde@ollie.jsc.nasa.gov (Jo Uhde)
  4. Subject: Re: real_time systems
  5. Message-ID: <1992Dec17.210826.4808@aio.jsc.nasa.gov>
  6. Sender: news@aio.jsc.nasa.gov (USENET News System)
  7. Organization: NASA/ Johnson Space Center
  8. References: <199216.4481.2332@dosgate> <1992Dec16.213018.12351@linus.mitre.org> <1gpoj4INNi5p@cuda.add.itg.ti.com> <BzEsnz.6nn@cs.uiuc.edu>
  9. Distribution: comp
  10. Date: Thu, 17 Dec 1992 21:08:26 GMT
  11. Lines: 53
  12.  
  13. In article <BzEsnz.6nn@cs.uiuc.edu>, feng@cs.uiuc.edu (Wuchun Feng) writes:
  14. > borch@ugli.tsd.itg.ti.com (Mark Borcherding) writes:
  15. > >David,
  16. > >
  17. > >Are there any recommended books (papers) that cover Rate Monotonic Analysis?
  18. > >
  19. > >
  20. > >Regards :)
  21. > Well, my name's not David; but the classical paper on rate monotonic
  22. > analysis is
  23. > Liu, C.L. and Layland J.W. "Scheduling Algorithms for Multi-Programming in
  24. >   a Hard-Real-Time Environment", Journal of the Association for Computing
  25. >   Machinery, Vol. 20, No. 1, January 1973, pp. 46-61
  26. > Another good paper is
  27. > Sha, L., Klein, M.H., and Goodenough, J.B. "Rate Monotonic Analysis for
  28. >   Real-Time Systems", pp. 169-185 (Unfortunately, I don't remember which
  29. >   journal this is from off-hand)
  30. >
  31.  
  32. This appears as a technical report from the Software Engineering Institute
  33. (SEI) at Carnegie-Mellon University which is numbered
  34.  
  35. CMU/SEI-91-TR-6
  36. ESD-91-TR-6
  37.  
  38. This has the same title and authors as cited above, and is dated March 1991.
  39. I'm not sure about the page numbering, because my copy begins at page 1.
  40.  
  41. I think another good paper for when one begins to worry about high priority
  42. aperiodics, and implementing the Period Transformation technique is the 
  43. following:
  44.  
  45. Sprunt, Brinkley, and Sha, Lui "Implementing Sporadic Servers in Ada",
  46. CMU/SEI-90-TR-6 ESD-90-TR-207, May 1990
  47.  
  48. The above is also a technical report from the SEI.
  49.  
  50. Hope this helps,
  51.  
  52. DrJo
  53.  
  54. > -Wu
  55. > -- 
  56. > Wuchun Feng // feng@cs.uiuc.edu // University of Illinois // Urbana, IL 61801
  57.