PERFORCE change 79820 for review

John Baldwin jhb at FreeBSD.org
Sat Jul 9 12:54:36 GMT 2005


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

Change 79820 by jhb at 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


More information about the p4-projects mailing list