ARM: dts: msm: Add rcu_nocbs kernel parameter to chosen node
Use per CPU NOCB threads to process RCU callbacks, rather than processing
the callbacks in softirq context. So add rcu_nocbs kernel parameter to
chosen node, so that 0-7 cores offloads rcu callbacks processing to
kthreads instead of softirqs.
Change-Id: If1c86979cf80166458563cd3df2e3f6784c64e9b
Signed-off-by:
Prasad Sodagudi <psodagud@codeaurora.org>
Loading
Please register or sign in to comment