• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • gc
    • b107

      With regard to the umbrella task JDK-8147905 please check how G1 utilizes the processor_count() information:

      ./share/vm/gc/g1/dirtyCardQueue.cpp: return (uint)os::processor_count();
      ./share/vm/gc/g1/concurrentMark.cpp: double cpu_ratio = 1.0 / (double) os::processor_count();
      ./share/vm/gc/g1/concurrentMark.cpp: (double) os::processor_count();

            aharlap Alexander Harlap (Inactive)
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: