summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBenjamin Chan <bkchan@codeaurora.org>2016-11-08 21:38:10 -0500
committerBenjamin Chan <bkchan@codeaurora.org>2017-06-20 18:49:59 -0400
commit6ade582382de627a7a1bb104b9da7ebc47fff64b (patch)
tree6261cccdf620e0e972a9e8fa0bf75b0fc08706e1 /net/unix/af_unix.c
parent959abd171bdcc8163faaaae5b58927f3f944e1b9 (diff)
msm: sde: Convert workq to kernel thread in SDE rotator
Fix performance issue in SDE rotator by coverting workq into kernel thread. workq priority is not high enough and can be easily preempted. For sde rotator being used for realtime deadline usecase, it is necessary to move up the priority of the worker thread, and we need to move into kernel thread to handle the works. Change-Id: Id77e80cb69162326a3894a41bec295bb9bd7f5c1 Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions