PERFORCE change 102684 for review

John Baldwin jhb at FreeBSD.org
Fri Jul 28 20:24:31 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=102684

Change 102684 by jhb at 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?


More information about the p4-projects mailing list