Introduce MinPLABSize option

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc

      PLAB flags such as YoungPLABSize and OldPLABSize are affected by MinTLABSize because PLAB::min_size() is using MinTLABSize internally.
      However this seems not proper setting as PLAB and TLAB are not always related. Some users would want to have different settings for them. e.g. small PLAB with large TLAB if there is a situation that most objects are died young but many objects are created.

            Assignee:
            Unassigned
            Reporter:
            Sangheon Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: