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/14 17:02:09 UTC

[jira] Created: (HARMONY-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

[drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
---------------------------------------------------------------------

                 Key: HARMONY-3397
                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Pavel Afremov
         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch

Fast path asm helpers for monitor enter / exit.

Patch includes:
•	Enabling ssm helpers for x86-32 and x86-64 Linux platform
•	Improvement of x86-32 helpers.
•	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Pavel Afremov updated HARMONY-3397:
-----------------------------------

    Attachment: Fast-path-asm-helpers-for-monitor-enter-exit.patch

Updated patch

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling asm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 helpers.

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


[jira] Commented: (HARMONY-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

Posted by "Ilya Berezhniuk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516193 ] 

Ilya Berezhniuk commented on HARMONY-3397:
------------------------------------------

I've successfully applied patch. But while running 'build test' on Linux/ia32 machine I've got all tests crashed. Other platforms passed 'build test' without problems.

Seems like suggested patch must be used together with patch from HARMONY-3415. When I tried 'HARMONY-3397 + HARMONY-3415', tests were passed for all platforms.

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling asm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Pavel Afremov updated HARMONY-3397:
-----------------------------------

    Patch Info:   (was: [Patch Available])

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>            Priority: Minor
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling ssm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Pavel Afremov updated HARMONY-3397:
-----------------------------------

    Attachment: Fast-path-asm-helpers-for-monitor-enter-exit.patch

Fix statistic bug in asm helpers.

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling asm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

weldon washburn updated HARMONY-3397:
-------------------------------------

    Priority: Minor  (was: Major)

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>            Priority: Minor
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling ssm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Pavel Afremov updated HARMONY-3397:
-----------------------------------

    Patch Info: [Patch Available]

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>            Priority: Minor
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling ssm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Pavel Afremov updated HARMONY-3397:
-----------------------------------

    Description: 
Fast path asm helpers for monitor enter / exit.

Patch includes:
•	Enabling asm helpers for x86-32 and x86-64 Linux platform
•	Improvement of x86-32 helpers.
•	First version of Linux x86-64 helpers.


  was:
Fast path asm helpers for monitor enter / exit.

Patch includes:
•	Enabling ssm helpers for x86-32 and x86-64 Linux platform
•	Improvement of x86-32 helpers.
•	First version of Linux x86-64 helpers.



> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>            Priority: Minor
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling asm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

weldon washburn closed HARMONY-3397.
------------------------------------

    Resolution: Fixed

patch has been applied

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling asm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Pavel Afremov updated HARMONY-3397:
-----------------------------------

    Priority: Major  (was: Minor)

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling asm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Pavel Afremov updated HARMONY-3397:
-----------------------------------

    Attachment: Fast-path-asm-helpers-for-monitor-enter-exit.patch

Fast path asm helpers for monitor enter / exit.

Patch includes:
•	Enabling ssm helpers for x86-32 and x86-64 Linux platform
•	Improvement of x86-32 helpers.
•	First version of Linux x86-64 helpers.


> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling ssm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 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-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

weldon washburn reassigned HARMONY-3397:
----------------------------------------

    Assignee: weldon washburn

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: weldon washburn
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling ssm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 helpers.

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