comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: Gnat and priority level
Date: Tue, 19 Oct 2004 11:57:05 +0200
Date: 2004-10-19T11:57:05+02:00	[thread overview]
Message-ID: <1475730.Ib5tH2bgKP@linux1.krischik.com> (raw)
In-Reply-To: 1098176457.332197.157030@z14g2000cwz.googlegroups.com

mferracini wrote:

> Hi, i'm new on ada and i have many problem... :)
> 
> i need an info:
> Ada.Text_Io.Put(Item => Integer'image(System.Priority'Last));
> and gnat on windows2000 replay "30"
> 
> but i need more level of priority (255): how i can do?(if i can, of
> course)

You can't do more the the OS or tasking layer got to offer. The only option
left it to map the 255 levels you want to use to the 32 (0..31, 31=
Interrupt) available.

With Regards

Martin
-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com




  reply	other threads:[~2004-10-19  9:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-19  9:00 Gnat and priority level mferracini
2004-10-19  9:57 ` Martin Krischik [this message]
2004-10-19  9:58 ` Alex R. Mosteo
2004-10-19 10:21   ` mferracini
2004-10-19 11:18     ` Alex R. Mosteo
2004-10-19 11:50       ` Jerome Hugues
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox