commit | 4add3b4fa38ec42bb3c71d01cf70bce8e9a9fb4e | [log] [tgz] |
---|---|---|
author | Lei Li <lei.l.li@intel.com> | Thu Jan 15 11:55:26 2015 +0800 |
committer | Haitao Feng <haitao.feng@intel.com> | Mon Jan 26 10:34:05 2015 +0800 |
tree | 4b8bbd52a4bd139d5101e6a1f99f9a5748e6c1ed | |
parent | 336247fa6deba2948f5ede1df806f48cf67c790a [diff] |
ART: clear dirty cards of alloc space for MS/CMS partial and full GCs For MS/CMS partial and full GCs, we could clear the dirty cards of alloc space when we process cards as we care about the dirty cards after GC starts. Change-Id: I1f9b32b20d75979387bc5d26b0cf9a256dcf20b6 Signed-off-by: Lei Li <lei.l.li@intel.com>