Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 17:11:20 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 78766 for review
Message-ID:  <200506211711.j5LHBK4Z057739@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=78766

Change 78766 by jhb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506211711.j5LHBK4Z057739>