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 Rebriy (JIRA)" <ji...@apache.org> on 2007/08/10 14:27:42 UTC

[jira] Commented: (HARMONY-4608) [drlvm][thread] Move hythread_t allocation to VM side

    [ https://issues.apache.org/jira/browse/HARMONY-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519007 ] 

Pavel Rebriy commented on HARMONY-4608:
---------------------------------------

Don't forget to delete the following files from svn repository:

vm/vmcore/src/thread/thread_private.h
vm/tests/unit/thread/test_performance.h
vm/tests/unit/thread/test_performance_basic.c
vm/tests/unit/thread/test_performance_concurrent_mutex.c


> [drlvm][thread] Move hythread_t allocation to VM side
> -----------------------------------------------------
>
>                 Key: HARMONY-4608
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4608
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>            Assignee: weldon washburn
>         Attachments: tlc_move_hythread_allocation_to_vm.patch, tlc_move_hythread_allocation_to_vm.patch
>
>
> This is the first step of a new design implementation.
> To manage native resources they should be allocated in only place. Structure hythread_t is allocated in hythr library. This issue moves allocation of hythread_t to the VM layer.

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