You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2006/10/24 08:42:19 UTC

[jira] Updated: (HARMONY-1942) [drlvm] Back-branch polling TLS offset is incorrect. Stability and performance fix

     [ http://issues.apache.org/jira/browse/HARMONY-1942?page=all ]

Mikhail Fursov updated HARMONY-1942:
------------------------------------

    Attachment: hy.diff

The fix

> [drlvm] Back-branch polling TLS offset is incorrect. Stability and performance fix
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1942
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1942
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Priority: Critical
>         Attachments: hy.diff
>
>
> The suspend flag's TLS offset used by JIT agorithms was incorrect after the latest merge of TM.
> As the result every loop iteration BBP algorithm uses slow path.
> This patch 
> 1) Fixes the problem 
> 2) Adds new functionality to TM: the UDATA VMCALL hythread_tls_get_offset(hythread_tls_key_t key)  method.
> 3) Removes jit_private data field from HyThread 
> 3) Fix JIT to always use allocation algorithm for TLS keys, not hardcoded values.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira