Date: Fri, 28 Jul 2006 20:24:30 GMT From: John Baldwin <jhb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 102684 for review Message-ID: <200607282024.k6SKOU5l083519@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=102684 Change 102684 by jhb@jhb_mutex on 2006/07/28 20:24:02 Update. Affected files ... .. //depot/projects/smpng/sys/notes#92 edit Differences ... ==== //depot/projects/smpng/sys/notes#92 (text+ko) ==== @@ -73,13 +73,13 @@ recursion) and panic if we try to sleep with any held to provide a cheaper version of the current WITNESS check that doesn't bog the system down quite as bad. -- compat ABI cleanups - + push Giant down and mark all remaining syscalls MPSAFE - + remove SYF_MPSAFE - + stop conditionally acquiring Giant in syscall() functions - + remove all the 'M's from the syscall files - + remove support for the 'M' prefix from the syscall scripts - + retire SYF_ARGMASK, sy_narg is now back to just being an argument count +- syscall fixes + - make nfssvc less hackish + + done + - untested + - fix audit events for syscalls in modules + + done + - untested Active child branches: - jhb_intr - MSI?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607282024.k6SKOU5l083519>