diff options
author | Paul E. McKenney <[email protected]> | 2021-11-08 14:14:43 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2021-12-07 16:26:57 -0800 |
commit | b14fb4fbbcd8ff62f1a7aa2c6e2603424c117943 (patch) | |
tree | 01b2773292f10bbc17eb26509442788bf3f22e12 /scripts/bpf_doc.py | |
parent | 7a30871b6a27de1a1f418c7fd2c5dde9a46bfd16 (diff) |
rcu-tasks: Convert grace-period counter to grace-period sequence number
This commit moves the rcu_tasks structure's ->n_gps grace-period-counter
field to a ->task_gp_seq grce-period sequence number in order to enable
use of the rcu_segcblist structure for the callback lists. This in turn
permits CPUs to lag behind the RCU Tasks grace-period sequence number
without suffering long-term slowdowns in callback invocation.
Reported-by: Martin Lau <[email protected]>
Cc: Neeraj Upadhyay <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions