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

Improve G1CardSetAllocator sizing heuristics

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: