Garrett D'Amore writes:
> The only other thing I can suggest is looking at the system with kmdb, 
> and seeing what threads are doing what.  You might see that the cv_wait 
> thread is blocked waiting for a lock or somesuch instead of waiting on 
> the signal.

Another suggestion is dtrace -- the chill() action can be used to make
timing problems worse, so that they're easier to identify.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to