commit | b203a20cb91faafca8419769a64fc43813c215ca | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Sat May 19 16:27:10 2012 +0800 |
committer | Shih-wei Liao <sliao@google.com> | Sat May 19 10:11:02 2012 -0700 |
tree | 055e7c3b9f77b8e94ccd0e1ce130c426dae553d3 | |
parent | 27f94f2e7ad46f9e4d9d518a1dc3d1edf62a6953 [diff] |
Remove the thread_count=1 hack on target device. Earlier we set thread_count to 1 on the target device, to avoid "fork" of dex2oat and reduce physical memory usage. However, since we have multithreading now, we can remove this code, and take adventage of multi-cores. Change-Id: I767cb98630d6995ca3eb7fcba938c9710346ab6c