Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA12283; Fri, 8 Mar 96 11:52:02 EST
Received: from bells.cs.ucl.ac.uk by MIT.EDU with SMTP
	id AA18205; Fri, 8 Mar 96 11:45:52 EST
Received: from stanley.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP 
          id <g.01898-0@bells.cs.ucl.ac.uk>; Fri, 8 Mar 1996 16:45:42 +0000
To: pthreads@MIT.EDU
Cc: U.Soni@cs.ucl.ac.uk
Subject: Timing thread lifetimes
Date: Fri, 08 Mar 1996 16:45:42 +0000
Message-Id: <10736.826303542@cs.ucl.ac.uk>
From: Umesh Soni <U.Soni@cs.ucl.ac.uk>


Hi all,

I'm using pthreads as a basis for investigating the applicability of
speculative and optimistic execution to OO programs.

I need to determine the following;
   1) The time duration of each thread that is ever
      created in the system.
   2) Thread-switching and synchronisation overheads (exact timing).

Could someone please advise me as to how best this can be done, and where-
abouts I need hack the source code.


Thanks in advance.

Umesh.


--------------------------------------------------------------------
Umesh Soni
Dept. of Computer Science
University College London       Tel: +44 (0) 171 380 7777 ext.3679
Gower Street                    Fax: +44 (0) 171 387 1397
London WC1E 6BT                 E-mail:      U.Soni@cs.ucl.ac.uk
--------------------------------------------------------------------

