On Mon, Apr 21, 2008 at 12:33:47AM -0700, Lars Bruun-Hansen wrote:
> there is a hardcoded limit in DTrace of 16M for the buffer size when
> you are not running as root. Why, why, why ??

We don't want to let non-root users exhaust system resources. A root user
can change this by modifying dtrace_nonroot_maxsize via 'mdb -k' or
by adding a set directive to /etc/system (check out system(4)).

Adam

-- 
Adam Leventhal, Fishworks                        http://blogs.sun.com/ahl
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to