History log of /system/core/include/cutils/sched_policy.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
10ec3c7645bfdb70518dc1b21df40ad5478589e3 20-Apr-2012 Glenn Kasten <gkasten@google.com> Add more SP_ constants

Change-Id: I52c8ea33b9b915fc08546f2ca0b191391f58506b
/system/core/include/cutils/sched_policy.h
69bfb1f099164ae7ba44b5d0f7ba7c47cbbafd4d 16-Mar-2012 Glenn Kasten <gkasten@google.com> Scheduling group cleanup - add comment, SP_DEFAULT

Also tid == 0 maps to gettid() on platforms that support it.
This is needed by mediaserver code that was formerly using
the old C++ API.

Change-Id: I8baaa3e42315c9b924cec26b6da01e7cb69e0078
/system/core/include/cutils/sched_policy.h
86c7cc81891a69ace7044de667b0624c284ee82b 06-Mar-2012 Glenn Kasten <gkasten@google.com> Add get_sched_policy_name() and use in ps and top

This will make it easier to add additional policies (cgroups) if needed.
Also added comments to the sched_policy APIs.

Change-Id: I33ce1cc4deae10983241f7391294b7a512d2c47c
/system/core/include/cutils/sched_policy.h
c0dfca7ae1f6016461235552091c2cacacca82a2 27-Oct-2009 San Mehat <san@google.com> cutils: Add support for reading a processes scheduler policy

Signed-off-by: San Mehat <san@google.com>
/system/core/include/cutils/sched_policy.h
493dad966305a7fb555addd367532dd2af275a27 12-Sep-2009 San Mehat <san@google.com> libcutils: Add abstracted support for setting scheduler policies
Also changes the background policy to use SCHED_BATCH. IDLEPRIO
can cause 100% starvation.

Signed-off-by: San Mehat <san@google.com>
/system/core/include/cutils/sched_policy.h