Changed card table to use less cards when heap size is limited.

The card table uses the growth limit of the heap to limit the number of
cards it makes available for use. This gives it less cards to clean up
while the heap is limited.

Change-Id: Ia6520231d4abeda9604993ba28fd7ee7729a1ecb
3 files changed
tree: 94e5d27a97a241a179659c0fc79b092d6d39f1c0
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk