OSDN Git Service

Lower JIT thread priority
authorAndreas Gampe <agampe@google.com>
Tue, 1 Mar 2016 04:49:38 +0000 (20:49 -0800)
committerBrian Carlstrom <bdc@google.com>
Tue, 1 Mar 2016 21:05:09 +0000 (13:05 -0800)
commite701f088f8fe3a2c1f16e2895402f26283f4bcc7
tree8db7ae4803079bb15ca17daa92eb560339292d23
parentf009a314c25bda4cbaa723040ed398939bfdb770
Lower JIT thread priority

Modify the JIT thread to run at a lower priority in order to allow
UI-critical threads to get enough CPU time.

Bug: 27417985
Change-Id: I5b962a7970ae81dac9e01a8011128c538cd78e40
runtime/jit/jit_instrumentation.cc
runtime/thread_pool.cc
runtime/thread_pool.h