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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.36.182.76 with SMTP id d12mr1933083itj.11.1517926383266; Tue, 06 Feb 2018 06:13:03 -0800 (PST) X-Received: by 10.157.95.135 with SMTP id g7mr107998oti.14.1517926383114; Tue, 06 Feb 2018 06:13:03 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.am4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!o66no882777ita.0!news-out.google.com!k194ni7842itb.0!nntp.google.com!o66no882772ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 6 Feb 2018 06:13:02 -0800 (PST) In-Reply-To: <40a33f37-7a25-4587-a80e-2ef5f7528264@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=85.240.218.88; posting-account=HnYppAoAAAASlROhcvCPTKUZJZdaMc9W NNTP-Posting-Host: 85.240.218.88 References: <40a33f37-7a25-4587-a80e-2ef5f7528264@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9f4aa92f-f3bf-44f8-8316-c66e7eb0f4bc@googlegroups.com> Subject: Re: Reducing the cost of real-time software through a cyclic task abstraction for Ada From: guyclaude.burger@gmail.com Injection-Date: Tue, 06 Feb 2018 14:13:03 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1436 X-Received-Body-CRC: 312980529 Xref: reader02.eternal-september.org comp.lang.ada:50315 Date: 2018-02-06T06:13:02-08:00 List-Id: That paper is huge, no wonder no one (seems to) dares to review it. Could y= ou make a summary, or a short expos=C3=A9 on why "loop delay until ..." or = similar statements are not enough to implement neatly the desired semantic = ?