PERFORCE change 127764 for review

John Birrell jb at FreeBSD.org
Fri Oct 19 03:32:35 PDT 2007


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

Change 127764 by jb at jb_freebsd1 on 2007/10/19 10:31:58

	Reset to match CVS.

Affected files ...

.. //depot/projects/dtrace/src/sys/sun4v/include/pcpu.h#12 edit

Differences ...

==== //depot/projects/dtrace/src/sys/sun4v/include/pcpu.h#12 (text+ko) ====

@@ -74,7 +74,7 @@
 	u_int   pc_kwbuf_full;                                          \
 	struct rwindow pc_tsbwbuf[2];                                   \
         uint16_t pc_cpulist[MAXCPU];                                    \
-        uint64_t pad[9];
+        uint64_t pad[11];
 
 	/* XXX SUN4V_FIXME - as we access the *_ra and *_size fields in quick
 	 * succession we _really_ want them to be L1 cache line size aligned


More information about the p4-projects mailing list