Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 11:21:43 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 45455 for review
Message-ID:  <200401161921.i0GJLhL3015679@repoman.freebsd.org>

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

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



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