android_kernel_xiaomi_sm7250/kernel/rcu
Sultan Alsawaf 530c735e50 rcu: Run nocb kthreads on little CPUs
RCU callbacks are not time-critical and constitute kernel housekeeping.
Offload the no-callback kthreads onto little CPUs to clear load off of
the more important, higher-performance CPUs.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
2022-11-12 11:24:11 +00:00
..
Kconfig
Kconfig.debug
Makefile
rcu_segcblist.c
rcu_segcblist.h
rcu.h
rcuperf.c
rcutorture.c
srcutiny.c
srcutree.c
sync.c
tiny.c
tree_exp.h rcu: Allow only one expedited GP to run concurrently with wakeups 2019-12-04 20:08:25 +05:30
tree_plugin.h rcu: Run nocb kthreads on little CPUs 2022-11-12 11:24:11 +00:00
tree.c rcu: fix a performance regression 2022-11-12 11:19:51 +00:00
tree.h
update.c