comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Using Xt intrinsics with Ada?
Date: 03 Feb 2001 14:37:04 +0000
Date: 2001-02-03T14:37:09+00:00	[thread overview]
Message-ID: <x7vlmrnzvcf.fsf@smaug.pushface.org> (raw)
In-Reply-To: 3A7AE30C.4B0EC8FD@avitech.de

Juergen Fischer <juergen.fischer@avitech.de> writes:

> We are just migrating from Verdix Ada83 to ObjectAda 95 compiler. In
> both cases we use HP-UX OS.  The load problem occurs even when I
> only monitor one single UNIX socket by means of XtAppMainLoop
> although there are no events on this socket.  When I disable all
> other tasks in the application, there is no CPU load. On the other
> hand, running all application tasks but the task with the
> XtAppMainLoop does not cause CPU load, either. It is only the
> combination which causes the problem.

It really does sound as though there is a nasty interaction between OA
tasking and HP-UX's select() (or poll(), depends what they have in the
innards of XtAppMainLoop()). Tasking is quite likely to use signals,
perhaps they're interfering ..

It won't help you much to know that we've not seen this problem with
Verdix/Solaris, DEC Ada/OSF1.3, GNAT/Solaris, GNAT/Linux :-)

Do Aonix have a view?

Is there a GNAT port for your machine (would be useful just as a
comparison point).

-- 
Simon Wright                       Work Email: simon.j.wright@amsjv.com
Alenia Marconi Systems                        Voice: +44(0)23-9270-1778
Integrated Systems Division                     FAX: +44(0)23-9270-1800



      reply	other threads:[~2001-02-03 14:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-31 15:55 Using Xt intrinsics with Ada? Jürgen Grigat
2001-01-31 18:14 ` Stephen Leake
2001-02-02  9:58   ` Juergen Fischer
2001-02-02 12:00     ` Jeff Creem
2001-02-02 15:02     ` Ted Dennison
2001-02-02 15:43       ` Juergen Fischer
2001-02-02 19:30         ` Ted Dennison
2001-02-02 15:06     ` Stephen Leake
2001-02-02 15:48       ` Juergen Fischer
2001-02-05 15:06         ` Stephen Leake
2001-02-02 15:21     ` Robert Dewar
2001-01-31 19:19 ` Ted Dennison
2001-01-31 21:07   ` Ted Dennison
2001-01-31 21:40     ` Mario Klebsch
2001-02-02 16:26       ` Juergen Fischer
2001-01-31 19:42 ` Kevin Kronmiller
2001-02-01 11:55 ` Tarjei T. Jensen
2001-02-02 16:08 ` Des Walker
2001-02-02 16:40   ` Juergen Fischer
2001-02-03 14:37     ` Simon Wright [this message]
replies disabled

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