[Mono-devel-list] Language Shootout - problems with Mono times

Isaac Gouy igouy2 at yahoo.com
Fri Sep 3 19:47:11 EDT 2004


Thanks, we appreciate your help.

--- Paolo Molaro <lupus at ximian.com> wrote:
> I wrote to the kernel developers: it looks like timing info is not
> reported from subthreads unless the subthread exits: it's a timing
> issue. Sometimes after executing the C# program the subthread that
> executes it manages to call pthread_exit() before the main program
> quits
> and sometimes not, so you get the incorrect timings.
> This could be considered a buglet in mono, though the time results
> are
> the only thing that should be affected by it. Maybe Dick has further
> insights why we don't properly wait for a thread with pthread_join()
> (ie why we use pthread_detach(): there may be other ways for us
> to wait for the thread to call pthread_exit ()).
> 
> lupus



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



More information about the Mono-devel-list mailing list