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

test/hotspot/jtreg/runtime/os/TestHugePageDetection.java fails if kernel does not support THP

XMLWordPrintable

    • ppc
    • linux_ubuntu

      Failed to read /sys/kernel/mm/transparent_hugepage/enabled
      Configuration read from OS: Configuration{_staticHugePageSizes=[], _staticDefaultHugePageSize=0, _thpMode=unknown, _thpPageSize=0}
      Configuration read from JVM log: Configuration{_staticHugePageSizes=[], _staticDefaultHugePageSize=0, _thpMode=never, _thpPageSize=0}

      The _thpMode differ(unknown vs never), because of this missing change from 22:https://github.com/openjdk/jdk/pull/15159/commits/c63dbd8cde0d7ed3954831cd22f114c175325257

            stooke Simon Tooke
            asteiner Andreas Steiner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: