Implement ParallelGC NUMAStats for Linux

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: None
    • Component/s: hotspot
    • gc
    • b06
    • linux

      ParallelGC has a seemingly useful option -XX:+NUMAStats which prints detailed information in GC.heap_info about which node pages in the eden space are bound to when using -XX:+UseNUMA. However as far as I can tell this only ever worked on Solaris and is not implemented on any of the systems we currently support. On Linux we can implement this quite easily using the move_pages system call.

            Assignee:
            Nick Gasson
            Reporter:
            Nick Gasson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: