commit | f082d3ce16c520b2d039869e8eb3055eda04e591 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jul 29 17:04:07 2013 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Jul 30 11:30:30 2013 -0700 |
tree | 7f87119707d69f53c4fb566fe3c0921b483fa7bc | |
parent | c95d6b1cb35b382804b9a310d32f66059eca65d9 [diff] |
Remove sorted variable in allocation stacks. Speeds up allocations, mark stack processing non parallel. This is safe to do since the pre/post GC heap verification is the only place where we sort the allocation and live stacks and this is done with mutators suspended. Change-Id: I4ae1858db7109def3e2e49ebca58b924818d71f2