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

Improve G1CardSetAllocator sizing heuristics

XMLWordPrintable

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

      In JDK-8017163 card set allocator sizing heuristics (that is, initial buffer sizes etc) are reset after freeing them.

      Investigate whether it makes sense to not start all over again every time with sizing to avoid some allocations.

      Another avenue of investigation should be to see if the existing sizing bounds (i.e. at some point we start doubling the amount of pre-allocated buffers in the arenas, see see G1CardSetConfiguration::mem_object_alloc_options()) could be improved.

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

              Created:
              Updated: