On Apr 21, 2008, at 11:00 AM, Adam Leventhal wrote:
>
>
> Either we need to use some temporary, probe-local variable (one that  
> can't
> conflict with a user-defined variable), or we need to perform some  
> element of
> optimization to the generated DIF.
>
> I've filed this bug:
>
>  6691541 curlwpsinfo->pr_stype races
>
> Adam

        Wow, that is a cool bug.

        If you choose to do some element of optimization, is it possible to  
guarantee
every case will be correctly handled? I worry that it might be  
difficult to reason about
the thread safety of code without explicit guarantees about how this  
is handled.

        James M

_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to