Dianne Hackborn 06de2ea752 Activity Manager changes the scheduling group of processes.
The algorithm for this is currently very simple: all persistent processes are
always in the normal scheduling group, all other processes are normal if their
oom_adj is as good or better than VISIBLE, otherwise they are in the background
group.

Note that this currently results in a fair number of log messages about not
being able to change the group, since the system process does not have
permission to do so.  Once a kernel fix is in, these will go away and the code
will start working.
2009-05-26 18:50:46 -07:00
2009-05-26 07:44:28 -07:00
2009-05-25 16:55:04 +09:00
2009-05-13 17:51:37 -07:00
2009-05-26 07:44:28 -07:00
2009-05-26 07:44:28 -07:00
2009-05-25 23:23:18 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%