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

G1: Decrease global overflow mark stack size automatically after being not-in-use for some time

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 23
    • hotspot
    • gc

      G1 uses a global overflow mark stack to spill mark work that does not fit the local queues. That global mark stack is resizeable from MarkStackSize to MaxMarkStackSize, and grown as needed.

      G1 never shrinks the mark stack again, so maybe there is an opportunity to save on average memory consumption.

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

              Created:
              Updated: