PERFORCE change 75194 for review

John Baldwin jhb at FreeBSD.org
Thu Apr 14 11:59:47 PDT 2005


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

Change 75194 by jhb at jhb_slimer on 2005/04/14 18:58:59

	Update.

Affected files ...

.. //depot/projects/smpng/sys/notes#37 edit

Differences ...

==== //depot/projects/smpng/sys/notes#37 (text+ko) ====

@@ -81,11 +81,9 @@
 - KTR change: include __func__ along with __FILE__ and __LINE__ and display
   it after cpu number by default
 - Cheapen global stats counters via PCPU_LAZY_INC
-  + cnt.v_trap
-  + cnt.v_syscall
-  + cnt.v_intr
-    - not implemented at all on arm, powerpc, or sparc64
-  + cnt.v_soft
+  - cnt.v_intr
+    - sparc64 is in asm, marius@ doing it
+    - arm, powerpc?
   - fork counts?
 
 Active child branches:


More information about the p4-projects mailing list