summaryrefslogtreecommitdiff
path: root/drivers/android/binder_alloc.c
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2017-06-07 09:29:14 -0700
committerMartijn Coenen <maco@android.com>2017-07-14 10:24:50 +0200
commitadb685439e768b120a5bdae15f333967d1e239ed (patch)
tree126a9e723c14fdf7e0429b04dc703f4c5b84aed4 /drivers/android/binder_alloc.c
parentd30e6a877a84916efb17836566aeecf2ce0d6e9f (diff)
ANDROID: binder: add min sched_policy to node.
This change adds flags to flat_binder_object.flags to allow indicating a minimum scheduling policy for the node. It also clarifies the valid value range for the priority bits in the flags. Internally, we use the priority map that the kernel uses, e.g. [0..99] for real-time policies and [100..139] for the SCHED_NORMAL/SCHED_BATCH policies. Bug: 34461621 Bug: 37293077 Change-Id: I12438deecb53df432da18c6fc77460768ae726d2 Signed-off-by: Martijn Coenen <maco@google.com>
Diffstat (limited to 'drivers/android/binder_alloc.c')
0 files changed, 0 insertions, 0 deletions