comp.lang.ada
 help / color / mirror / Atom feed
From: "Wiljan Derks" <Wiljan.Derks@zonnet.nl>
Subject: Re: Help with anormal pausing of program
Date: Thu, 12 Jun 2003 20:08:13 +0200
Date: 2003-06-12T20:08:13+02:00	[thread overview]
Message-ID: <fk3Ga.65298$Wd5.6641272@zonnet-reader-1> (raw)
In-Reply-To: 3EE73D2B.4010502@yahoo.com

Upto now, I was not ware of potential problems with the performace counter.
As cutomer for ACT, I reported problems with the clock in the past.
It turned out that the clock was sometimes not monotonic, thus
sometimes even getting a decreased clock value in time.
That problem has been fixed in 316 and 500a, which was related to the
calculations done with the performance counter.

Still in 316 and 500a there is still a problem in gnat related with delays.
We found that applications sometimes whould wait for a very long time.
This is caused by the logic for waiting inside s-prtaop.adb.
If you check the loop for the routines that wait with a timeout you find
that each loop
the routines do the call to monotonic time twice, which is wrong.
This bug is fixed in the wavefront of 501.

Wiljan





      parent reply	other threads:[~2003-06-12 18:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-10 23:37 Help with anormal pausing of program Jano
2003-06-11 14:31 ` Dmitriy Anisimkov
2003-06-11 18:42   ` Jano
2003-06-11 19:54     ` Pascal Obry
2003-06-12  2:21     ` Anisimkov
2003-06-12  6:31       ` Jano
2003-06-12  7:26         ` tmoran
2003-06-12  7:47           ` Jano
2003-06-12  9:43           ` Georg Bauhaus
2003-06-12 17:09             ` tmoran
2003-06-12 22:19               ` Georg Bauhaus
2003-06-13 18:13               ` Jano
2003-06-14  4:59                 ` tmoran
2003-06-12  7:47         ` Jano
2003-06-12 12:59           ` Dmitriy Anisimkov
2003-06-12  8:32         ` Preben Randhol
2003-06-12  7:06       ` Vinzent Hoefler
2003-06-13 13:35         ` Dmitriy Anisimkov
2003-06-11 20:16   ` tmoran
2003-06-11 21:11     ` Jano
2003-06-11 22:36       ` tmoran
2003-06-12  6:38         ` Jano
2003-06-12 18:08   ` Wiljan Derks [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