OSDN Git Service

Merge "Densely allocate mspaces. New heaps are started on the page following the...
authorCarl Shapiro <cshapiro@google.com>
Wed, 17 Feb 2010 20:15:19 +0000 (12:15 -0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 17 Feb 2010 20:15:19 +0000 (12:15 -0800)
commitc8220a0dbcc92607820f247db33a0b1ac9995bba
tree2d8d3623077d0cf5d34723fbc56be818d75f8eff
parent668628abe05cb30f86bd02c824f7219a7e20b82c
parent8d72480298d3bab7ca6087482ca62af66974a2a1
Merge "Densely allocate mspaces.  New heaps are started on the page following the break of the previously allocated heap.  In addition, we shrink the reported size of the previous object bitmap so it covers only the committed range of the heap.  We now separately track the size of the bitmap virtual memory reservation so we may unmap it all at shutdown time." into dalvik-dev