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: a07f3367d7,3ffb65141990540c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!o15g2000vbb.googlegroups.com!not-for-mail From: Bruno Le Hyaric Newsgroups: comp.lang.ada Subject: Re: Hard and soft real time with Ada Date: Mon, 17 May 2010 15:01:14 -0700 (PDT) Organization: http://groups.google.com Message-ID: <27a0b8bb-9019-4daf-9ca4-db19022bc552@o15g2000vbb.googlegroups.com> References: <4o3r0ouc23gx$.1dxknpkniq39u$.dlg@40tude.net> <71f32d79-f0fa-4fc9-bd9f-a1583e8684af@m21g2000vbr.googlegroups.com> NNTP-Posting-Host: 82.235.146.90 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1274133675 22931 127.0.0.1 (17 May 2010 22:01:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 May 2010 22:01:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o15g2000vbb.googlegroups.com; posting-host=82.235.146.90; posting-account=lo1QOAoAAADLGA0niczGorVzlaizfa3- User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:11698 Date: 2010-05-17T15:01:14-07:00 List-Id: On 17 mai, 15:19, zeta_no wrote: > Thank you very much for all the answers. =A0It helps me figure out > things not found in books. :) > > Olivier Henley You might be interested by RTAI real-time kernel module for linux which can turn a common User distribution (say Ubuntu) into a real-time operating system (see https://www.rtai.org/index.php?&MMN_position=3D1:1). Bruno.