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,7d2a1bc8d768974f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews1.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: "mferracini" Newsgroups: comp.lang.ada Subject: Re: Gnat and priority level Date: 19 Oct 2004 03:21:13 -0700 Organization: http://groups.google.com Message-ID: <1098181273.072027.260280@f14g2000cwb.googlegroups.com> References: <1098176457.332197.157030@z14g2000cwz.googlegroups.com> <4174E52A.60405@mailinator.com> NNTP-Posting-Host: 213.215.153.30 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1098181276 7320 127.0.0.1 (19 Oct 2004 10:21:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Oct 2004 10:21:16 +0000 (UTC) In-Reply-To: <4174E52A.60405@mailinator.com> User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=213.215.153.30; posting-account=OjhBzA0AAAC7IWpsLrvIpzjmXdzmh93y Xref: g2news1.google.com comp.lang.ada:5442 Date: 2004-10-19T03:21:13-07:00 List-Id: >You can't (at least easily). Not only the gnat implementation uses just >32 priorities, but these are mapped to underlying windows priorities, >which are only 7, if I remember correctly (yes, there's overlapping). and with Linux rt version like RT-Linux there are the some problem? thanks again.