PERFORCE change 60384 for review
John Baldwin
jhb at FreeBSD.org
Tue Aug 24 17:40:04 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=60384
Change 60384 by jhb at jhb_slimer on 2004/08/25 00:39:33
Update.
Affected files ...
.. //depot/projects/smpng/sys/notes#19 edit
Differences ...
==== //depot/projects/smpng/sys/notes#19 (text+ko) ====
@@ -19,10 +19,6 @@
more realistic since they call functions. However, these clobber updates
need to be verified against the actual pc98 code.
- Untested
-- Fixup asm constraints for do_cpuid().
- - Untested
-- Fixup asm constraints for i386/isa/bs/bsif.h
- - Untested
- Fixup td_ucred of thread doing execve() to re-sync with process ucred
after single threading during an exec.
- Untested
@@ -49,7 +45,6 @@
buys is being able to swi_sched() from a fast handler, but that doesn't
make sense because you can't actually enqueue a task onto its queue from
a fast interrupt context
-- Make ABI wrappers use kern_fcntl() and make them MP safe.
- "Optimize" atomic_store_rel() on i386 (it actually seems to be slower,
go figure)
- Optimize spin locks on UP such that they don't do atomic operations
More information about the p4-projects
mailing list