commit | d9c67be7c116875d96b31e640ad47d587b205605 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Feb 02 19:54:06 2012 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Feb 03 09:28:44 2012 -0800 |
tree | 55ba94dde3916dfb88681e4967e4a45926436716 | |
parent | 763d5fb2f83d9c93b5b764533005865a3d1034e1 [diff] |
Start parallelizing dex2oat. This is enough to perform type resolution and verification in parallel. There appears to be a bug in InitCpu --- if you start enough threads at once, the CHECK at the end starts to fail, with self_check == NULL; I've commented it out for now, but this will cause test failures until it's fixed. Change-Id: I4919682520bc01d3262c6b3d00c7bd2c2860a52e