Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 20:56:38 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 63099 for review
Message-ID:  <200410122056.i9CKucPv043090@repoman.freebsd.org>

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

Change 63099 by jhb@jhb_slimer on 2004/10/12 20:56:31

	Move this task.

Affected files ...

.. //depot/projects/smpng/sys/notes#20 edit
.. //depot/user/jhb/proc/notes#35 edit

Differences ...

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

@@ -49,6 +49,5 @@
   go figure)
 - Optimize spin locks on UP such that they don't do atomic operations
   - Untested
-- Move kern_setrlimit() and kern_wait() prototypes to <sys/syscallsubr.h>
 
 Space reserved for child branches:

==== //depot/user/jhb/proc/notes#35 (text+ko) ====

@@ -52,6 +52,8 @@
 - Move kern_setrlimit() and kern_wait() prototypes to <sys/syscallsubr.h>
 
 Space reserved for child branches:
++ Move kern_setrlimit() and kern_wait() prototypes to <sys/syscallsubr.h>
+  - LINT
 - Add an idle_cpus variable
   - Try to avoid needlessly IPI'ing idle CPUs (like from roundrobin)
 - Revisit round-robin locking



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