Linux: synchronization primitive improvements

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.4.2
    • Component/s: hotspot
    • None
    • generic
    • linux

      This RFE is filed to track the improvement work for Linux sync primitives.

      Motivations behind this work include,

      + Better performance. Initial test results are quite favorable for the
        surrogate sync subsystem. In addition to better throughput under
        contention, it has better latency for simple lock-unlock operations.

      + Decouple VM from LinuxThreads a little bit more. LinuxThreads are buggy
        and constantly changing. Controling condvar- and mutex sync primitives
        could help the overall reliability.

      + Make the sync primitives suspend-signal friendly. This would help both
        reliability and performance.

            Assignee:
            Hui Huang (Inactive)
            Reporter:
            Hui Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: