You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2007/02/22 11:51:06 UTC

[jira] Updated: (HARMONY-3227) [jvmti] significant performance degradation when turning-on jvmti on linux em64t

     [ https://issues.apache.org/jira/browse/HARMONY-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rustem Rafikov updated HARMONY-3227:
------------------------------------

    Attachment: jvmti-monitor-capa-check.em64t.diff

> [jvmti] significant performance degradation when turning-on jvmti on linux em64t
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-3227
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3227
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: linux-em64t
>            Reporter: Rustem Rafikov
>         Attachments: jvmti-monitor-capa-check.em64t.diff
>
>
> Hi All, 
> I noticed sugnificant performance degradation when turning-on jvtmi on lnx64. The problem is that monitor helpers always use slow path when jvmti is enabled without checking whether the corresponding capability is added. 
> The attached pach adds this check jit_lock_rt_support_em64t.cpp.
> --bwR

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.