diff options
author | 2021-11-08 16:18:57 -0800 | |
---|---|---|
committer | 2021-12-07 16:26:57 -0800 | |
commit | 9b073de1c7a354af7cb7100952599dde461aee45 (patch) | |
tree | a800b2607e022b564ad56f17fcd3b35026bc9088 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu-tasks: Convert grace-period counter to grace-period sequence number (diff) | |
download | wireguard-linux-9b073de1c7a354af7cb7100952599dde461aee45.tar.xz wireguard-linux-9b073de1c7a354af7cb7100952599dde461aee45.zip |
rcu_tasks: Convert bespoke callback list to rcu_segcblist structure
This commit moves from a bespoke head and tail pointer in the
rcu_tasks_percpu structure to an rcu_segcblist structure, thus allowing
associating the grace-period sequence number with groups of callbacks.
This in turn will allow callbacks to be invoked independently on
different CPUs.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions