summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorImran Khan <kimran@codeaurora.org>2017-04-12 12:41:30 +0530
committerDavide Garberi <dade.garberi@gmail.com>2022-07-27 19:23:20 +0200
commite4a39345c52472d797a02ef3d24346279c6f5dcc (patch)
tree666589352e87aed84d03713192958d89e4969f3e /tools/perf/scripts/python/bin
parentab3172c08e2d987d3bd5deedb98089343a57f23b (diff)
configs: Use RCU_NOCB for RCU subsystem
Use per CPU NOCB threads to process RCU callbacks, rather than processing the callbacks in softirq context. Processing large number of callbacks in softirq context may result in delayed execution of other softirqs, so remove processing of callbacks from softirq context. Change-Id: I96faf1e5c8e786a2cb2410bb1265875410f74ae3 Signed-off-by: Imran Khan <kimran@codeaurora.org> Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions