diff options
author | 2012-09-14 14:51:54 -0700 | |
---|---|---|
committer | 2012-10-04 10:14:03 -0700 | |
commit | 2fde53367dbe721e5273c34b590e67112322cc9e (patch) | |
tree | c5e10aa7d9d41b29298a42a0b96807787e27c574 /src/native/java_lang_Thread.cc | |
parent | 2e447e0e8725503d975c50fbbd13df4c769ca85e (diff) |
Refactor spaces and add free list large object space
Added some more abstraction for spaces, we now have ContinuousSpaces and DiscontinousSpaces.
Added a free list version of large object space.
Performance should be better than the memory map version since we avoid creating more than
one memory map.
Added a cause for Gc which prints with the Gc message, dalvik has this as well.
Change-Id: Ie4aa6b204fbde7193e8305eb246158fae0444cc1
Diffstat (limited to 'src/native/java_lang_Thread.cc')
0 files changed, 0 insertions, 0 deletions