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

Configurable card table card size

    XMLWordPrintable

Details

    • gc
    • b25

    Description

      A card in the card table currently has a fixed constant size of 512 bytes for forever.

      This can impact pause time significantly in g1 as it needs to clear the young gen card table in the pause.

      If you increase the card table entry size, there may be significant savings on that time when the amount of regions the card table has to be cleared is large, as the attached spreadsheet shows for specjbb2015.

      See what the impact on other applications and garbage collectors is when increasing the card table size, effectively making it startup time configurable.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: