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

Make auxiliary data structures know their own translation factor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b66

        G1 memory management uses a translation factor that corresponds, for auxiliary data structures, how many bytes of the heap map to a single byte of the given auxiliary data structure.

        This is used during initialization of the memory mappers.

        At the moment we hardcode these values, gathering it from various places, but it would be nicer if the data structure itself provided a getter for this.

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

                Created:
                Updated:
                Resolved: