You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Afremov (JIRA)" <ji...@apache.org> on 2007/03/16 15:51:09 UTC

[jira] Created: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

[drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
--------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-3415
                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Pavel Afremov


Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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


[jira] Closed: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

weldon washburn closed HARMONY-3415.
------------------------------------

    Resolution: Fixed

patch has been applied

> [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3415
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>            Priority: Minor
>         Attachments: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch, 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch, 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch
>
>
> Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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


[jira] Updated: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

Posted by "Pavel Afremov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Afremov updated HARMONY-3415:
-----------------------------------

    Attachment: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch

Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

> [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3415
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Attachments: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch
>
>
> Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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


[jira] Assigned: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

weldon washburn reassigned HARMONY-3415:
----------------------------------------

    Assignee: weldon washburn

> [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3415
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>         Attachments: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch
>
>
> Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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


[jira] Updated: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

Posted by "Pavel Afremov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Afremov updated HARMONY-3415:
-----------------------------------

    Attachment: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch

Add comments about fs and gs registers.

> [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3415
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>            Priority: Minor
>         Attachments: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch, 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch, 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch
>
>
> Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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


[jira] Updated: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

Posted by "weldon washburn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

weldon washburn updated HARMONY-3415:
-------------------------------------

    Priority: Minor  (was: Major)

> [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3415
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>            Priority: Minor
>         Attachments: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch
>
>
> Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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


[jira] Updated: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

Posted by "Pavel Afremov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Afremov updated HARMONY-3415:
-----------------------------------

    Attachment: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch

Updated patch

> [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3415
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>            Priority: Minor
>         Attachments: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch, 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch
>
>
> Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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


[jira] Updated: (HARMONY-3415) [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

Posted by "Pavel Afremov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Afremov updated HARMONY-3415:
-----------------------------------

    Patch Info: [Patch Available]

> [drlvm][thread][perf]Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3415
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3415
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>            Priority: Minor
>         Attachments: 0001-Remove-extra-call-of-hythread_self-which-returns-tls-value-from-monitor-enter-exit-asm-helpers.patch
>
>
> Remove extra call of hythread_self which returns tls value from monitor enter/exit asm helpers.

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