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

G1: turn off PRT_COUNT_OCCUPIED

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • hs20
    • hotspot
    • gc
    • generic
    • generic

      It looks as if PRT_COUNT_OCCUPIED is set to 1 by default. This enables accounting code which keeps track of how many entries in an RSet are occupied. Unfortunately, said accounting code is updated using a CAS which can be a performance / scalability bottleneck.

      Thanks to Anders Astrand for pointing this out.

            Unassigned Unassigned
            tonyp Tony Printezis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: