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

CodeCache: harmonize CodeCacheSegmentSize and related parameters

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 23
    • hotspot
    • generic
    • generic

      CodeCacheSegmentSize is currently platform-specific and set independent from other, related parameters, like CodeEntryAlignment.

       - find an optimal setting for CodeCacheSegmentSize to minimize space waste due to alignment while, at the same time, keeping the performance impact and the size of internal data structures in check.

       - if possible, derive CodeCacheSegmentSize from CodeEntryAlignment.

       - examine non-linear growth of alignment waste with CodeCacheSegmentSize. See statistics in attached file CodeCacheWaste.txt

            lucy Lutz Schmidt
            lucy Lutz Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: