Prepared by: | johnc on Wed Dec 14 14:00:29 PST 2011 |
---|---|
Workspace: | /export/workspaces/g1-cache-start-region/hotspot |
Compare against: | http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot |
Compare against version: | 6d7d0790074d |
Summary of changes: | 98 lines changed: 80 ins; 0 del; 18 mod; 8331 unchg |
Patch of changes: | hotspot.patch |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
rev 2891 : 7119908: G1: Cache CSet start region for each worker for subsequent reuse Summary: Cache workers' calculated starting heap region, used for parallel iteration over the collcection set, for subsequent reuse. Reviewed-by: tonyp, brutisso79 lines changed: 64 ins; 0 del; 15 mod; 6235 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
rev 2891 : 7119908: G1: Cache CSet start region for each worker for subsequent reuse Summary: Cache workers' calculated starting heap region, used for parallel iteration over the collcection set, for subsequent reuse. Reviewed-by: tonyp, brutisso19 lines changed: 16 ins; 0 del; 3 mod; 2096 unchg
This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).