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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6795142175316a47 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!news-peer1!btnet-feed3!btnet!carbon.eu.sun.com!new-usenet.uk.sun.com!not-for-mail From: Ole-Hjalmar Kristensen Newsgroups: comp.lang.ada Subject: Re: TRON for AdaOS Date: 17 Feb 2005 15:37:22 +0100 Organization: Sun Microsystems Message-ID: References: NNTP-Posting-Host: khepri06.norway.sun.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: new-usenet.uk.sun.com 1108651050 15923 129.159.112.195 (17 Feb 2005 14:37:30 GMT) X-Complaints-To: usenet@new-usenet.uk.sun.com NNTP-Posting-Date: 17 Feb 2005 14:37:30 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 Xref: g2news1.google.com comp.lang.ada:8383 Date: 2005-02-17T14:37:30+00:00 List-Id: >>>>> "MAA" == Marius Amado Alves writes: MAA> Primary TRON sites (in my understanding): MAA> http://www.tron.org MAA> http://www.sakamura-lab.org MAA> http://www.personal-media.co.jp MAA> If your Japanese is, like mine, a bit rusty :-) check these items: MAA> http://tronweb.super-nova.co.jp MAA> http://www.linuxinsider.com/story/31855.html MAA> Regarding real-time power and RTLinux, this excerpt from the latter MAA> item deserves spotlighting: MAA> "RTLinux switches tasks in milliseconds, while ITRON switches tasks in MAA> microseconds," he said. "RTLinux' footprint is measured in megabytes; MAA> ITRON is measured in kilobytes." I would be very surprised if "RTLinux switches tasks in milliseconds" actually is true. On my system, (a vanilla Linux admittedly : 2.4.9-e.34smp #1 SMP ), task switching takes about 4.5 microseconds. -- C++: The power, elegance and simplicity of a hand grenade.