Thomas Schatzl
|
f8070cc44a
|
8148099: Improve memory access to FromCardCache during GC
Transpose the FromCardCache data array so the access during GC is linear instead of element-by-element with stride.
Reviewed-by: mgerdin, brutisso
|
2016-04-01 11:57:58 +02:00 |
|
Thomas Schatzl
|
056fb6bfd3
|
8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
Move HeapRegionRemSet::num_par_rem_sets() to G1RemSet, and document it.
Reviewed-by: mgerdin, jmasa
|
2015-12-22 11:02:04 +01:00 |
|
Thomas Schatzl
|
5e297b4308
|
8145671: Rename FromCardCache to G1FromCardCache
Reviewed-by: jmasa, mgerdin
|
2015-12-21 12:04:32 +01:00 |
|
Thomas Schatzl
|
8188ad75a7
|
8145667: Move FromCardCache into separate files
Reviewed-by: mgerdin, stefank
|
2015-12-21 12:02:08 +01:00 |
|