Date: Fri, 19 Oct 2007 10:32:33 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 127764 for review Message-ID: <200710191032.l9JAWXUY003705@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127764 Change 127764 by jb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710191032.l9JAWXUY003705>