PERFORCE change 63099 for review
John Baldwin
jhb at FreeBSD.org
Tue Oct 12 13:56:39 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=63099
Change 63099 by jhb at 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
More information about the p4-projects
mailing list