diff options
author | Gao Xiang <[email protected]> | 2023-05-22 17:21:41 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2023-05-23 16:57:08 +0800 |
commit | cf7f2732b4b83026842832e7e4e04bf862108ac2 (patch) | |
tree | a70d1913917fbf102ec690d9fbfce360e05f11f3 /drivers/fpga/fpga-mgr.c | |
parent | 285d0f85dae6510aea31416c72670ded54fc4b0c (diff) |
erofs: use HIPRI by default if per-cpu kthreads are enabled
As Sandeep shown [1], high priority RT per-cpu kthreads are
typically helpful for Android scenarios to minimize the scheduling
latencies.
Switch EROFS_FS_PCPU_KTHREAD_HIPRI on by default if
EROFS_FS_PCPU_KTHREAD is on since it's the typical use cases for
EROFS_FS_PCPU_KTHREAD.
Also clean up unneeded sched_set_normal().
[1] https://lore.kernel.org/r/CAB=BE-SBtO6vcoyLNA9F-9VaN5R0t3o_Zn+FW8GbO6wyUqFneQ@mail.gmail.com
Reviewed-by: Yue Hu <[email protected]>
Reviewed-by: Sandeep Dhavale <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions