From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED.jFK6OqqKW5bkmQ4H/i1UAQ.user.gioia.aioe.org!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: is there a version of unix written in Ada Date: Sun, 27 Sep 2020 20:07:39 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <00cd3aaa-d518-43a2-b321-58d6fae70aebo@googlegroups.com> <5f6e0787$0$13555$426a74cc@news.free.fr> <8af21e67-bcb4-4be5-97cc-284a5484d45an@googlegroups.com> <5f6f00ea$0$4047$426a34cc@news.free.fr> NNTP-Posting-Host: jFK6OqqKW5bkmQ4H/i1UAQ.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 Content-Language: en-GB X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader02.eternal-september.org comp.lang.ada:60299 List-Id: On 27/09/2020 19:55, Luke A. Guest wrote: > On 26/09/2020 09:50, DrPi wrote: >> If the OS is micro-kernel based, there is no concern about GPUs & DSPs >> drivers as they are standard processes (running in user mode). > > Yup. > >> My "ideal" real-time POSIX OS would be a open source QNX. >> Written in Ada, of course ;) > > Just seen this after my last post. Like minds. > > I once had the source to QNX when they opened it. > In fact, I'd probably go with a combined QNX/AmigaOS inspired ยต-kernel, just not a single address space OS, although one of those using only Ada for applications would be perfect for smaller boards.