--- charm/src/arch/util ---


Filename: machine-smp.c
Revision 1.34gzheng 2008-05-12 22:36:54None
fixed two subtle bugs:
1. race condition when using CmiNodeBarrier after CmiNodeAllBarrier. The communication thread may never be able to get out of the barrier.
2. for idle locking, program may hang when acquiring lock, seemingly due to improper setting of timeout.
CS: ----------------------------------------------------------------------
Show difference between Revision 1.33 and 1.34
Revision 1.33gzheng 2008-05-04 10:05:33None
move CmiState to __thread when using TLS. This change how worker/comm threads are initialized.
Show difference between Revision 1.32 and 1.33


File made using version 1.79 of cvs2html by at 2008-07-20 8:06 leaving out any log message prior to Apr 21 2008 and only showing the 5 latest version differences.