PERFORCE change 78763 for review

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


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

Change 78763 by jhb at jhb_slimer on 2005/06/21 17:03:13

	Another todo.

Affected files ...

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

Differences ...

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

@@ -97,6 +97,8 @@
   - fork counts?
 - 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.
 
 Active child branches:
 - jhb_intr - intr_event stuff


More information about the p4-projects mailing list