commit | 33eb07f5759b85a5617f8057d8a335019c7d24dd | [log] [tgz] |
---|---|---|
author | Tim Murray <[email protected]> | Fri Jun 10 10:03:20 2016 -0700 |
committer | Tim Murray <[email protected]> | Thu Jul 07 12:55:31 2016 -0700 |
tree | 4f8d38df24b8c7c42cffd760fa1ef654b253c859 | |
parent | b89970e0fb11b71592e10570d387eac3bbb6f6d6 [diff] |
Add new mode for SCHED_FIFO on UI and RenderThreads. Add a new mode, controlled by sys.use_fifo_ui property, that enables the top app's UI and RenderThread to be SCHED_FIFO. This eliminates almost all jank due to scheduling competition with non-UI critical threads. This mode may not be suitable for all devices. bug 24503801 Change-Id: I7b8a31830ad80f7efa00236928d5476998ed4e00