PERFORCE change 143168 for review
John Birrell
jb at FreeBSD.org
Mon Jun 9 03:22:46 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=143168
Change 143168 by jb at freebsd3 on 2008/06/09 03:21:47
Hmmm. releng6 lock structures seem to be big. Hack around this.
Affected files ...
.. //depot/projects/dtrace6/src/sys/cddl/compat/opensolaris/sys/cpuvar.h#2 edit
Differences ...
==== //depot/projects/dtrace6/src/sys/cddl/compat/opensolaris/sys/cpuvar.h#2 (text+ko) ====
@@ -54,7 +54,7 @@
extern solaris_cpu_t solaris_cpu[];
-#define CPU_CACHE_COHERENCE_SIZE 64
+#define CPU_CACHE_COHERENCE_SIZE 128
/*
* The cpu_core structure consists of per-CPU state available in any context.
More information about the p4-projects
mailing list