Displaying 1 result from an estimated 1 matches for "dtrace_global_maxsize".
2005 Jul 19
2
variable size limit & documentation
Bryan,
I''m trying to use a Dtrace script with a modest size
global variable and hit a problem.
Looking for a solution, I turn to the docs and notice
that option "dynvarsize" appears just once in the docs,
and it refers you to Chapter 3, where there is no mention.
It doesn''t help me anyhow.
I have:
#!/usr/sbin/dtrace -qws
#pragma D option dynvarsize=2000000