Remove unnecessary logic in hugetlbfs_sanity_check()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: