aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2023-12-19 00:19:16 +0100
committerBoqun Feng <[email protected]>2024-02-14 07:51:35 -0800
commita7e4074dccd282f494d542150ef6235b3270b0a2 (patch)
treee8ba33ef84a11aa0fae9c361b9065719ff60c98b /tools/perf/scripts/python/export-to-postgresql.py
parent41bccc98fb7931d63d03f326a746ac4d429c1dd3 (diff)
rcu/exp: Remove full barrier upon main thread wakeup
When an expedited grace period is ending, care must be taken so that all the quiescent states propagated up to the root are correctly ordered against the wake up of the main expedited grace period workqueue. This ordering is already carried through the root rnp locking augmented by an smp_mb__after_unlock_lock() barrier. Therefore the explicit smp_mb() placed before the wake up is not needed and can be removed. Signed-off-by: Frederic Weisbecker <[email protected]> Reviewed-by: Paul E. McKenney <[email protected]> Signed-off-by: Boqun Feng <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions