Thomas Schatzl cde8aa670b 8035815: Cache-align and pad the from card cache
The from card cache is a very frequently accessed data structure. It is essentially a 2d array of per-region values, one row of values for every GC thread. Pad and align the data structure to avoid false sharing.

Reviewed-by: stefank
2014-03-17 10:12:47 +01:00
..
2014-02-25 11:02:11 +01:00
2014-01-28 12:25:34 -08:00
2014-01-23 14:47:23 +01:00