Date: Sat, 9 Jul 2005 12:40:16 GMT From: John Baldwin <jhb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 79818 for review Message-ID: <200507091240.j69CeGsc053700@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79818 Change 79818 by jhb@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507091240.j69CeGsc053700>