History log of /frameworks/base/services/core/jni/com_android_server_am_ActivityManagerService.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93108b6164411be4b7d29e192310a90595bc834c 23-Sep-2015 Chih-Hung Hsieh <chh@google.com> Remove unused local variable.

Found by clang/llvm for bullhead device.

Change-Id: I9225bd47f2b246bcc2cadf88da5974624831d9b8
/frameworks/base/services/core/jni/com_android_server_am_ActivityManagerService.cpp
a326a116f7f9fb939fac3d28c80d32542016decc 25-Aug-2015 Tim Murray <timmurray@google.com> Enable migration to big cores for app launches.

Uses cpusets to move all foreground tasks to the big cores in order
to improve overall app launch latency. Big cores will be used for
three seconds, and then the cpuset assignment is reset, allowing
foreground tasks to fall back to the little cores as appropriate.

Associated system/core and device/* changes in order to enable
the boost cpuset and configure it per-device.

bug 21915482

Change-Id: Id8a0efcb31950c1988f20273ac01c89c8c948eaf
/frameworks/base/services/core/jni/com_android_server_am_ActivityManagerService.cpp