Code Review for open

Prepared by:sangheki on Tue Sep 3 11:41:53 PDT 2019
Workspace:/export/users/sangheki/ws/jdk/jdk7/open
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:56136
Summary of changes: 2099 lines changed: 1976 ins; 13 del; 110 mod; 41871 unchg
Patch of changes: open.patch
Bug id: JDK-8220310 : Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/bsd/os_bsd.cpp

rev 56137 : [mq]: 8220310.0
7 lines changed: 7 ins; 0 del; 0 mod; 3840 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/linux/os_linux.cpp

rev 56137 : [mq]: 8220310.0
81 lines changed: 81 ins; 0 del; 0 mod; 6359 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/linux/os_linux.hpp

rev 56137 : [mq]: 8220310.0
12 lines changed: 12 ins; 0 del; 0 mod; 406 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/solaris/os_solaris.cpp

rev 56137 : [mq]: 8220310.0
12 lines changed: 10 ins; 1 del; 1 mod; 5417 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/windows/os_windows.cpp

rev 56137 : [mq]: 8220310.0
2 lines changed: 2 ins; 0 del; 0 mod; 5809 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1AllocRegion.cpp

rev 56137 : [mq]: 8220310.0
6 lines changed: 3 ins; 0 del; 3 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1AllocRegion.hpp

rev 56137 : [mq]: 8220310.0
13 lines changed: 7 ins; 0 del; 6 mod; 278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1Allocator.cpp

rev 56137 : [mq]: 8220310.0
36 lines changed: 28 ins; 0 del; 8 mod; 495 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1Allocator.hpp

rev 56137 : [mq]: 8220310.0
13 lines changed: 6 ins; 0 del; 7 mod; 285 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1Allocator.inline.hpp

rev 56137 : [mq]: 8220310.0
12 lines changed: 4 ins; 0 del; 8 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.cpp

rev 56137 : [mq]: 8220310.0
25 lines changed: 10 ins; 2 del; 13 mod; 4776 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.hpp

rev 56137 : [mq]: 8220310.0
11 lines changed: 8 ins; 0 del; 3 mod; 1472 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1PageBasedVirtualSpace.cpp

rev 56137 : [mq]: 8220310.0
3 lines changed: 0 ins; 0 del; 3 mod; 303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1PageBasedVirtualSpace.hpp

rev 56137 : [mq]: 8220310.0
7 lines changed: 0 ins; 0 del; 7 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1RegionToSpaceMapper.cpp

rev 56137 : [mq]: 8220310.0
60 lines changed: 48 ins; 1 del; 11 mod; 318 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1RegionToSpaceMapper.hpp

rev 56137 : [mq]: 8220310.0
7 lines changed: 0 ins; 0 del; 7 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1_globals.hpp

rev 56137 : [mq]: 8220310.0
3 lines changed: 2 ins; 0 del; 1 mod; 328 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/heapRegionManager.cpp

rev 56137 : [mq]: 8220310.0
47 lines changed: 32 ins; 0 del; 15 mod; 538 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/heapRegionManager.hpp

rev 56137 : [mq]: 8220310.0
13 lines changed: 0 ins; 7 del; 6 mod; 283 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/heapRegionSet.hpp

rev 56137 : [mq]: 8220310.0
5 lines changed: 5 ins; 0 del; 0 mod; 233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/heapRegionSet.inline.hpp

rev 56137 : [mq]: 8220310.0
92 lines changed: 92 ins; 0 del; 0 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/heterogeneousHeapRegionManager.cpp

rev 56137 : [mq]: 8220310.0
8 lines changed: 4 ins; 0 del; 4 mod; 519 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/heterogeneousHeapRegionManager.hpp

rev 56137 : [mq]: 8220310.0
3 lines changed: 1 ins; 0 del; 2 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/concurrentGCThread.hpp

rev 56137 : [mq]: 8220310.0
3 lines changed: 2 ins; 1 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/taskqueue.inline.hpp

rev 56137 : [mq]: 8220310.0
6 lines changed: 2 ins; 1 del; 3 mod; 335 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/logging/logPrefix.hpp

rev 56137 : [mq]: 8220310.0
1 line changed: 1 ins; 0 del; 0 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/logging/logTag.hpp

rev 56137 : [mq]: 8220310.0
1 line changed: 1 ins; 0 del; 0 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/whitebox.cpp

rev 56137 : [mq]: 8220310.0
25 lines changed: 25 ins; 0 del; 0 mod; 2402 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/arguments.cpp

rev 56137 : [mq]: 8220310.0
1 line changed: 0 ins; 0 del; 1 mod; 4319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/os.hpp

rev 56137 : [mq]: 8220310.0
13 lines changed: 13 ins; 0 del; 0 mod; 1008 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/g1/test_freeRegionList.cpp

rev 56137 : [mq]: 8220310.0
1 line changed: 0 ins; 0 del; 1 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/sun/hotspot/WhiteBox.java

rev 56137 : [mq]: 8220310.0
3 lines changed: 3 ins; 0 del; 0 mod; 554 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1MemoryNodeManager.cpp

rev 56137 : [mq]: 8220310.0
148 lines changed: 148 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1MemoryNodeManager.hpp

rev 56137 : [mq]: 8220310.0
73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1MemoryTouchThread.cpp

rev 56137 : [mq]: 8220310.0
360 lines changed: 360 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1MemoryTouchThread.hpp

rev 56137 : [mq]: 8220310.0
67 lines changed: 67 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1NUMA.cpp

rev 56137 : [mq]: 8220310.0
306 lines changed: 306 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1NUMA.hpp

rev 56137 : [mq]: 8220310.0
172 lines changed: 172 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1NUMA.inline.hpp

rev 56137 : [mq]: 8220310.0
73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1PageBasedNUMAVirtualSpace.cpp

rev 56137 : [mq]: 8220310.0
60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1PageBasedNUMAVirtualSpace.hpp

rev 56137 : [mq]: 8220310.0
53 lines changed: 53 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/g1/numa/TestG1NUMATouchPages.java

rev 56137 : [mq]: 8220310.0
255 lines changed: 255 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/sangheki/010_scripts/webrev.ksh (vers 25.18-hg+openjdk.java.net).