summaryrefslogtreecommitdiff
path: root/include/trace/events
diff options
context:
space:
mode:
authorPaul E. McKenney <paul.mckenney@linaro.org>2012-05-29 21:56:46 (GMT)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2012-07-02 19:33:23 (GMT)
commitcf3a9c4842b1e097dbe0854933c471d43dd24f69 (patch)
tree5b2737cade79c491ba46cd642c01cc165118d723 /include/trace/events
parentcfed0a85dad921c683e9c0d25b072bcc5745ede0 (diff)
downloadlinux-fsl-qoriq-cf3a9c4842b1e097dbe0854933c471d43dd24f69.tar.xz
rcu: Increase rcu_barrier() concurrency
The traditional rcu_barrier() implementation has serialized all requests, regardless of RCU flavor, and also does not coalesce concurrent requests. In the past, this has been good and sufficient. However, systems are getting larger and use of rcu_barrier() has been increasing. This commit therefore introduces a counter-based scheme that allows _rcu_barrier() calls for the same flavor of RCU to take advantage of each others' work. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/trace/events')
0 files changed, 0 insertions, 0 deletions