On Tue, Nov 10, 2009 at 12:21 PM,  <[email protected]> wrote:
> On 10 Nov 2009, at 01:00, Roman Shaposhnik wrote:
>>
>> What exactly do you want to know? I worked with DTrace quite extensively.
>
> What is the upper bound on the runtime of a single D bytecode sequence?
>
> Or to put it another way, what's the longest time delay that DTrace&co can
> cause in your kernel?

Would this answer your question:
   http://blogs.sun.com/jonh/entry/the_dtrace_deadman_mechanism

Or are you literally trying to figure out the upper bound on the # of
virtual instructions
in a single probe?

Thanks,
Roman.

Reply via email to