Date: Mon, 28 Jun 2004 16:30:31 GMT From: John Baldwin <jhb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 56005 for review Message-ID: <200406281630.i5SGUVV3055169@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=56005 Change 56005 by jhb@jhb_slimer on 2004/06/28 16:29:55 Update based on things that are now committed. Affected files ... .. //depot/projects/smpng/sys/notes#16 edit Differences ... ==== //depot/projects/smpng/sys/notes#16 (text+ko) ==== @@ -1,14 +1,6 @@ This file serves as a sort of todo list for this branch as well as documenting what patches currently live in this branch. -- SWI Priorities - + SWI_CLOCK - + SWI_TQ* - + Fix tty hacks on clock to use SWI_CLOCK - + sio - + cy - + cx - - Untested - Consolidate linux module version and dependencies into MI location. - Untested - Enable a pmap_emulate_reference check for Alpha under INVARIANTS instead @@ -37,9 +29,6 @@ - Fixup td_ucred of thread doing execve() to re-sync with process ucred after single threading during an exec. - Untested -- Remove sched_lock from lockmgr TDF_DEADLKTREAT flag check. Perhaps we - can move this flag to TDP_DEADLKTREAT even. - - Mostly untested - Use panic_thread pointer instead of panic_cpu to allow for migration of the panic'ing thread - Untested @@ -49,8 +38,6 @@ - Cleanup the SMP rendezvous code to properly use membar's to ensure function pointers are up to date before deferencing them. - Untested -- Further fixes to taskqueue including killing the draining hack. - - Untested - Don't allow kthreads to get signalled and do bad things - Untested - Add a kproc API that does what kthread does right now
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406281630.i5SGUVV3055169>