Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4718952

Linux: synchronization primitive improvements

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.2
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: