diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-11-08 10:51:13 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-07 16:26:57 -0800 |
commit | 7a30871b6a27de1a1f418c7fd2c5dde9a46bfd16 (patch) | |
tree | c0b13f98b4f8ea2e44dbac97dae52c09d57222bb /tools/perf/scripts/python/intel-pt-events.py | |
parent | cafafd67765b21334086b3fb8963ad9c5866c03d (diff) | |
download | linux-7a30871b6a27de1a1f418c7fd2c5dde9a46bfd16.tar.gz linux-7a30871b6a27de1a1f418c7fd2c5dde9a46bfd16.tar.bz2 linux-7a30871b6a27de1a1f418c7fd2c5dde9a46bfd16.zip |
rcu-tasks: Introduce ->percpu_enqueue_shift for dynamic queue selection
This commit introduces a ->percpu_enqueue_shift field to the rcu_tasks
structure, and uses it to shift down the CPU number in order to
select a rcu_tasks_percpu structure. This field is currently set to a
sufficiently large shift count to always select the CPU-0 instance of
the rcu_tasks_percpu structure, and later commits will adjust this.
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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions