[dtrace-discuss] What am I missing in the dtrace script?
Wee Yeh Tan
weeyeh at gmail.com
Thu Jul 12 03:02:02 PDT 2007
On 7/11/07, Brian D. Horn <Brian.Horn at sun.com> wrote:
> BTW, where is it documented that globals are not lock protected but
> aggregates are?
aggregates need not be lock protected. It works on a per-cpu buffer.
See <http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/sys/dtrace_impl.h#247>
--
Just me,
Wire ...
Blog: <prstat.blogspot.com>
More information about the dtrace-discuss
mailing list