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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,38d01316d66d8f95 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.231.138 with SMTP id tg10mr2198764pbc.7.1332162768216; Mon, 19 Mar 2012 06:12:48 -0700 (PDT) Path: kz5ni6179pbc.0!nntp.google.com!news2.google.com!postnews.google.com!em9g2000vbb.googlegroups.com!not-for-mail From: slos Newsgroups: comp.lang.ada Subject: Re: Ada and linux real time Date: Mon, 19 Mar 2012 06:12:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <8kb66jddm0qb.1piup0wfaho1$.dlg@40tude.net> <3a01f684-b544-4051-985d-58aab98e832c@v2g2000vbx.googlegroups.com> <13z45jd9irz9x.1j2hj7ayxwkyj.dlg@40tude.net> <5777a4dc-67ef-4a35-b929-653a4d498aac@q11g2000vbu.googlegroups.com> <4f67187d$0$7625$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 193.251.73.50 Mime-Version: 1.0 X-Trace: posting.google.com 1332162768 21875 127.0.0.1 (19 Mar 2012 13:12:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 19 Mar 2012 13:12:48 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: em9g2000vbb.googlegroups.com; posting-host=193.251.73.50; posting-account=O3LyFwoAAACc1uh60ZcOUmAGdDmGsEcV User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20100101 Firefox/10.0.2,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-03-19T06:12:47-07:00 List-Id: Yes ! That's it Mister Wright ! I am trying to see how is the jitter on the periodic task. And how it compares with a RT kernel. It is rather normal that it behaves well on a normal kernel with 4 CPU and no load. I will try stressing the system with the tools from OSADL. I can't right now. Mister Bauhaus, you comment on the array initialization is well received. I had noticed Mister Wright one : Buckets : array (Bucket_Index) of Natural :=3D (others =3D> 0); Thank you for your comments. BR St=E9phane