commit | aede9897df492e7dd550f581e49d9151b36fcea8 | [log] [tgz] |
---|---|---|
author | Riley Andrews <riandrews@google.com> | Mon Jun 08 23:36:34 2015 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Tue Jun 09 12:40:20 2015 -0700 |
tree | a8cf20d8dddb6581653926648a306d541bd35093 | |
parent | 6af8e11f4cbb2ba895399dc0371471ff79f25665 [diff] |
Lower the priority of the threads in logd/logcat. (cherry pick from commit d98f4e8af5076e6a9dbd4ddc2c375cb7bcda8cd8) sched_batch implies only a penalty to latency in scheduling, but does not imply that the process will be given less cpu time. Increase the nice level to 10 to prioritize it below ui threads. Bug: 21696721 Change-Id: I075af059dc755402f7df9b0d7a66cca921ff04b2