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

Remove unnecessary logic in hugetlbfs_sanity_check()

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: