summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2017-06-02 11:15:44 -0700
committerMartijn Coenen <maco@android.com>2017-07-14 10:24:24 +0200
commitc9cd6356f9631c9489b850c3e04d15071899fa6b (patch)
tree4e89f79e2eeab328da347a2003a5ab6dd762c8a2 /kernel/sysctl.c
parent8881f118f526914c4705db04e6ea2e8e5f7023d4 (diff)
ANDROID: binder: remove proc waitqueue
Removes the process waitqueue, so that threads can only wait on the thread waitqueue. Whenever there is process work to do, pick a thread and wake it up. This also fixes an issue with using epoll(), since we no longer have to block on different waitqueues. Bug: 34461621 Change-Id: I2950b9de6fa078ee72d53c667a03cbaf587f0849 Signed-off-by: Martijn Coenen <maco@google.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions