rwatson ddb1bad6a3 The g_up and g_down threads use a local 'mymutex' mutex to allow WITNESS
to warn about attempts to sleep in the I/O path.  This change pushes the
definition and use of 'mymutex' behind #ifdef WITNESS to avoid the cost
in non-debugging cases.  This results in a clear .22% performance win for
512 byte and 1k I/O tests on my SMP test box.  Not much, but every bit
counts.
2004-06-26 23:27:42 +00:00
..
2004-05-26 11:36:27 +00:00
2004-06-07 13:40:40 +00:00
2004-05-26 11:36:27 +00:00
2003-06-11 06:49:16 +00:00
2004-05-30 18:04:06 +00:00
2003-06-11 06:49:16 +00:00
2003-06-11 06:49:16 +00:00