History log of /system/libhidl/transport/HidlTransportSupport.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
81ef4da81353cf86d185e90239e4f06d2930c2ba 22-Apr-2017 Martijn Coenen <maco@google.com> Allow setting a minimum scheduler policy for a service.

The binder kernel driver supports priority inheritance
at a node (service)-basis, that makes sure all transactions
into that service are executed at a specified minimum
scheduler policy and priority.

This change allows users of HIDL interfaces to set
such a policy for their interface.

Bug: 37293077
Test: verified min_prio in /d/binder output
Change-Id: If72dd8322381246832b460c386dda44fbd225757
/system/libhidl/transport/HidlTransportSupport.cpp
11a732a9acc36245ccfe99f99a755b3e5db125a3 08-Mar-2017 Steven Moreland <smoreland@google.com> Move configureRpcThreadpool into sources.

Bug: 35710429
Test: hidl_test
Change-Id: Ice4de080155a5b05878fec3045b495b447fff6ac
/system/libhidl/transport/HidlTransportSupport.cpp