PERFORCE change 78766 for review

John Baldwin jhb at FreeBSD.org
Tue Jun 21 17:11:21 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=78766

Change 78766 by jhb at jhb_slimer on 2005/06/21 17:10:23

	Another todo.

Affected files ...

.. //depot/projects/smpng/sys/notes#45 edit

Differences ...

==== //depot/projects/smpng/sys/notes#45 (text+ko) ====

@@ -99,6 +99,10 @@
 - Robert wants intrcnt's for IPIs
 - Add checks to msleep() and cv_wait*() to ensure they aren't called by an
   interrupt thread.
+- Add witness checks to thread exit to make sure dying threads don't leak
+  locks.  Requested by Jeff.
+  + Implemented
+  - Untested
 
 Active child branches:
 - jhb_intr - intr_event stuff


More information about the p4-projects mailing list