PERFORCE change 79818 for review
John Baldwin
jhb at FreeBSD.org
Sat Jul 9 12:40:18 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79818
Change 79818 by jhb at jhb_slimer on 2005/07/09 12:40:08
Note that first round was committed and change to do atomic_foo_ptr()
changes before the +m changes.
Affected files ...
.. //depot/projects/smpng/sys/notes#47 edit
Differences ...
==== //depot/projects/smpng/sys/notes#47 (text+ko) ====
@@ -37,19 +37,15 @@
- sparc64
- sys
+ start over saving current state in the ktrace branch so I can break this up
- - use more macros and duplicate less identical functions
- + implement
+ - change atomic_ptr() to use uintptr_t and change sparc64 and arm to treat
+ memory modified in _swp and casa as input and output
+ - implement
- test
- commit
- stop using '+' with "m" arguments
- implement
- test
- commit
- - change atomic_ptr() to use uintptr_t and change sparc64 and arm to treat
- memory modified in _swp and casa as input and output
- - implement
- - test
- - commit
- see what's left of the diff after these
- Fixup td_ucred of thread doing execve() to re-sync with process ucred
after single threading during an exec.
More information about the p4-projects
mailing list