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

[AIX] Beginning with AIX 7.3 TL1 mmap() supports 64K memory pages

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 24
    • None
    • hotspot
    • b06
    • ppc
    • aix

    Description

      Beginning with AIX 7.3 TL1 mmap() supports 64K memory pages. As an enhancement, during the initialization of the VM the availability of this new feature is examined. If the 64K pages are supported the VM will use mmap() with 64K pages instead of shmget()/shmat() with 64K pages due to the bad 256M alignment of shmget()/shmat().

      Attachments

        Issue Links

          Activity

            People

              jkern Joachim Kern
              jkern Joachim Kern
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: