commit | 9642c96bd5a1ccc4e221de9c0af4a545af8182d2 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Aug 05 17:40:36 2013 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Aug 06 10:02:57 2013 -0700 |
tree | 0f2f9fda0bb2661df9327abdbcc6c438c3a548b1 | |
parent | 7b89bc0d1e73ae5a4265f93bb5497019b1a9bf17 [diff] |
Move allocation stack unmarking outside of pause. Reduces pause time by moving the allocation stack unmarking outside of the pause. This is especially helpful for devices which have longer GC times since these times result in having more things to be unmarked in the allocation stack. Bug: 9969166 Change-Id: I570f2213cbdda9d90545b64538e2cbeb0dc32d16