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

Enable NUMA by default on NUMA hardware

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • hs23.2
    • hotspot
    • None
    • gc
    • Fix Understood
    • generic
    • generic

      Benchmarks with large heaps shows improved performance when ran with -XX:+UseNUMA and -XX:+UseParallelGC. Since ParallelGC is default turning on UseNUMA would improve out of the box performance in many cases.

      UseNUMA will check if it runs on NUMA hardware and if not turn itself of, so it should be safe to set UseNUMA to true by default.

            Unassigned Unassigned
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: