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

Add ReservedSpace warnings for UseHugeTLBFS

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • tbd
    • 19
    • hotspot
    • gc

      In ReservedSpace we currently have a check to only print a warning on large page failures if the user have requested use of large pages. This check currently doesn't take UseHugeTLBFS into consideration. The effect of this is that if large pages are enabled using this flag, on warning will be printed upon failure.

      Simple add a check of this flag to `large_pages_requested()` to ensure warnings are printed when this flag is used as well.

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

              Created:
              Updated:
              Resolved: