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

G1: NUMA awareness when selecting objects during copying

XMLWordPrintable

    • gc

      Currently G1 does not try to make sure that threads on a given NUMA node preferentially process objects/work from the same node.

      They just take whatever work item/object they can get and then copy it to the correct location.

            sangheki Sangheon Kim
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: