diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-11-09 11:11:32 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-09 10:13:55 -0800 |
commit | 8dd593fddd630e7dcbe79e98ff5e0d0561e9ff27 (patch) | |
tree | e74f6f627cad501260d77124d1ac45035167e44c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 65b629e70489b810a108fe1155da4e41a5010534 (diff) |
rcu-tasks: Add a ->percpu_enqueue_lim to the rcu_tasks structure
This commit adds a ->percpu_enqueue_lim field to the rcu_tasks structure.
This field contains two to the power of the ->percpu_enqueue_shift
field, easing construction of iterators over the per-CPU queues that
might contain RCU Tasks callbacks. Such iterators will be introduced
in later commits.
Reported-by: Martin Lau <kafai@fb.com>
Cc: Neeraj Upadhyay <neeraj.iitr10@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions