Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2005 12:54:34 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 79820 for review
Message-ID:  <200507091254.j69CsY3h061290@repoman.freebsd.org>

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

Change 79820 by jhb@jhb_slimer on 2005/07/09 12:54:18

	Update.

Affected files ...

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

Differences ...

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

@@ -90,7 +90,8 @@
 - Add a cache-line padded mtx_aligned union and use it for the mutex pools.
 - Robert wants intrcnt's for IPIs
 - Add checks to msleep() and cv_wait*() to ensure they aren't called by an
-  interrupt thread.
+  interrupt thread.  Would need to provide an exception for the istorm
+  stuff.
 - Add witness checks to thread exit to make sure dying threads don't leak
   locks.  Requested by Jeff.
   + Implemented



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