diff options
author | Frederic Weisbecker <[email protected]> | 2020-11-13 13:13:26 +0100 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2021-01-06 16:24:59 -0800 |
commit | e3abe959fbd57aa751bc533677a35c411cee9b16 (patch) | |
tree | 8f5c984ffbf4d963e72672e15a66282138a268ad /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b9ced9e1ab51ed6057ac8198fd1eeb404a32a867 (diff) |
rcu/nocb: Only cond_resched() from actual offloaded batch processing
During a toggle operations, rcu_do_batch() may be invoked concurrently
by softirqs and offloaded processing for a given CPU's callbacks.
This commit therefore makes sure cond_resched() is invoked only from
the offloaded context.
Cc: Josh Triplett <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Joel Fernandes <[email protected]>
Cc: Neeraj Upadhyay <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Inspired-by: Paul E. McKenney <[email protected]>
Tested-by: Boqun Feng <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions