[PATCH v2 03/13] ANDROID: binder: add support for RT prio inheritance.

Martijn Coenen maco at android.com
Thu Aug 31 08:27:58 UTC 2017


On Thu, Aug 31, 2017 at 10:18 AM, Peter Zijlstra <peterz at infradead.org> wrote:
> You fail to support SCHED_DEADLINE, that's not optional.

The reason I didn't include it is that we don't use SCHED_DEADLINE in
Android userspace. Can we add support for this in a follow-up patch,
or do you consider it necessary for accepting this series? If so I'm
curious why, since the driver will still work correctly even for
SCHED_DEADLINE tasks; it just won't inherit priority in that case
(much like it didn't inherit FIFO/RR priorities before this patch).


More information about the devel mailing list