OSDN Git Service

Revert "Use the card table to scan the immune region of the heap."
authorBen Cheng <bccheng@android.com>
Mon, 10 Oct 2011 20:17:58 +0000 (13:17 -0700)
committerBen Cheng <bccheng@android.com>
Mon, 10 Oct 2011 20:20:45 +0000 (13:20 -0700)
commitb2714082bad44fde247920b9280c1b40c4979c3a
treeea336738be9e9209aff21dda7a1d28342856e8f7
parent5a459d4a923cd2160026cc58e4d3da0858028320
Revert "Use the card table to scan the immune region of the heap."

This reverts commit 6c355e53332502314c3d82a7afcf898d66118f27.

Conflicts are resolved in:

vm/alloc/CardTable.cpp
vm/alloc/HeapBitmap.cpp
vm/alloc/HeapInternal.h
vm/alloc/HeapSource.cpp
vm/alloc/MarkSweep.cpp

Tested with overnight monkey runs + Delaunay.

Bug: 5037417
Change-Id: I400eff8542d0bddd865ce570a479f7750c1ba484
vm/alloc/CardTable.cpp
vm/alloc/Heap.cpp
vm/alloc/HeapBitmap.cpp
vm/alloc/HeapBitmap.h
vm/alloc/HeapInternal.h
vm/alloc/HeapSource.cpp
vm/alloc/HeapSource.h
vm/alloc/MarkSweep.cpp
vm/alloc/MarkSweep.h