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

Remove unnecessary logic in hugetlbfs_sanity_check()

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 17
    • 17
    • hotspot
    • None
    • gc
    • b15
    • linux

    Description

      While fixing JDK-8261636 I found some unnecessary logic in the code testing if large page are available. The code parses /proc/self/maps to ensure the mapping is truly using large pages, but if the mapping succeeds it must be backed by large pages.

      Attachments

        Issue Links

          Activity

            People

              sjohanss Stefan Johansson
              sjohanss Stefan Johansson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: