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

Conditionally enqueue elements in SATB queue

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 15
    • hotspot
    • gc

    Description

      Anecdotal evidence from an old discussion with [~tonyp] and a recent paper [1] suggest that it is advantageous to filter pre-values to be put in the SATB queues based on whether they have already been marked.

      Existing overhead for the SATB barrier is already very low (~2% [2]), but maybe it is worth reducing it further.

      Investigate this.

      [1] Zhao, Blackburn, Deconstructing the Garbage-First Collector, in VEE ’20, March 17, 2020, Lausanne, Switzerland., 2020. http://users.cecs.anu.edu.au/~steveb/pubs/papers/g1-vee-2020.pdf
      [2] Shipilev, Shenandoah GC - Version 2.0 (2019): The Great Revolution, JUG Berlin-Brandenburg, Sep 2019. https://shipilev.net/talks/jugbb-Sep2019-shenandoah.pdf

      Attachments

        Activity

          People

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: