Files
frameworks_base/core/java/android/view
Tim Murray 33eb07f575 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
2016-07-07 12:55:31 -07:00
..
2016-06-21 17:13:15 -07:00
2016-03-09 16:34:49 -05:00
2016-03-28 21:58:30 +00:00