
| Key: |
RVM-546
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Ian Rogers
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Related
|
|
|
|
This issue is related to:
|
|
|
RVM-91 Modularize threading system (native thread support)
|
|
|
|
|
|
|
|
The current support for Apache Harmony only works with 1 virtual processor (-X:processors=1). To support multiple processors we need to implement the Harmony thread library (possibly compiling Harmony with -Dhy.no.thr=true). A nice feature of the Harmony thread library is that it wraps up support for pthreads and Windows threads, this couldn't lighten the work of porting to Windows (as could using the Harmony class library in general).
|
|
Description
|
The current support for Apache Harmony only works with 1 virtual processor (-X:processors=1). To support multiple processors we need to implement the Harmony thread library (possibly compiling Harmony with -Dhy.no.thr=true). A nice feature of the Harmony thread library is that it wraps up support for pthreads and Windows threads, this couldn't lighten the work of porting to Windows (as could using the Harmony class library in general). |
Show » |
| There are no comments yet on this issue.
|
|