From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,216b18d81cce4f75 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-29 08:09:30 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!out.nntp.be!propagator-dallas!news-in-dallas.newsfeeds.com!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <%3H_6.416$Kf3.3173@www.newsranger.com> <9hfgrm$ngd$1@nh.pace.co.uk> <3B3B6D4C.5DEC7D52@online.no> <9hfv15$s59$1@nh.pace.co.uk> <9hfvo1$sbd$1@nh.pace.co.uk> <9hh0np$nj3$1@slb4.atl.mindspring.net> Subject: Re: Ada Microkernel? Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Fri, 29 Jun 2001 11:09:25 EDT Organization: http://www.newsranger.com Date: Fri, 29 Jun 2001 15:09:25 GMT Xref: archiver1.google.com comp.lang.ada:9258 Date: 2001-06-29T15:09:25+00:00 List-Id: In article <9hh0np$nj3$1@slb4.atl.mindspring.net>, Brian Catlin says... > >Before delving into RTOS design, you might want to first look at Rate Monotonic Analysis, which is the heart and soul of real-time >scheduling. I liked "A Practitioner's Handbook for Real-Time Analysis: Guide to Rate Monotonic Analysis for Real-Time Systems" from >Kluwer Academic Publishers, 1993, ISBN 0-7923-9361-9 http://www.wkap.nl/book.htm/0-7923-9361-9 We got that book with (I believe) our GreenHills compiler, and I can verify that its damn nice. Its got all sorts of formulas in there for proving response time and such. However, I searched it in vain for some kind of discussion of the jitter reduction technique we use here (which our entire schedulers are built around). So its not perfect, but it is well worth having. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com