PERFORCE change 45455 for review

John Baldwin jhb at FreeBSD.org
Fri Jan 16 11:22:23 PST 2004


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

Change 45455 by jhb at jhb_slimer on 2004/01/16 11:21:41

	More crap in this branch now.

Affected files ...

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

Differences ...

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

@@ -50,6 +50,10 @@
 - Minor fixes to taskqueue locking including making the locking for the
   taskqueue thread queeu actually work.
   - Untested
+- Don't allow kthreads to get signalled and do bad things
+  - Untested
+- Change ktrace to just use a cv rather than a semaphore
+  - Untested
 - Add a kproc API that does what kthread does right now
 - Add a real kthread API that creates just another thread inside of a kproc
   - Figure out what needs to be done to make a new kthread.. should each


More information about the p4-projects mailing list