| commit | b17772dcc8ac2acccf658da262edcc303fafcafb | [log] [tgz] | 
|---|---|---|
| author | Barry Hayes <bhayes@google.com> | Wed Jan 06 10:59:39 2010 -0800 | 
| committer | Barry Hayes <bhayes@google.com> | Tue Jan 26 13:35:20 2010 -0800 | 
| tree | ecc58cccce1e6d1c593ea9310e07d78e7aae6899 | |
| parent | eab453c612d6d422f863c31da67f00bc4beec914 [diff] | 
Break out create_contiguous_mspace_with_base This routine allows creating a contiguous mspace from raw mapped memory. In turn, this will enable preallocation of the 3 heap spaces, which will help remembered sets and zygote/app checks given pointer values.