diff options
author | 2012-02-22 13:06:51 -0800 | |
---|---|---|
committer | 2012-04-30 10:48:20 -0700 | |
commit | 4b7a3e9e32114a09c61995048f055615b5d4c26d (patch) | |
tree | 562ff1829abb99e830b5e3b3719834b059376b03 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Direct algorithmic SRCU implementation (diff) | |
download | linux-dev-4b7a3e9e32114a09c61995048f055615b5d4c26d.tar.xz linux-dev-4b7a3e9e32114a09c61995048f055615b5d4c26d.zip |
rcu: Remove fast check path from __synchronize_srcu()
The fastpath in __synchronize_srcu() is designed to handle cases where
there are a large number of concurrent calls for the same srcu_struct
structure. However, the Linux kernel currently does not use SRCU in
this manner, so remove the fastpath checks for simplicity.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions