On Tue, Oct 8, 2019 at 11:12 PM Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> wrote: > > Few typo fixes, some corrections to the documentation and simple fixes to > the test cases. > > The last 2 commits contain simple optimizations with good amount of > performance improvements.
Do you have numbers to illustrate? > > v2: > All instances of size_t fixed (Ruifeng) > > Honnappa Nagarahalli (7): > doc/rcu: fix typos > doc/rcu: correct the limitation on number of threads > doc/rcu: add information about storing token and resource > test/rcu: use size_t instead of int > test/rcu: use correct nomenclature while printing results > lib/rcu: add least acknowledged token optimization > lib/rcu: update QS only when there are updates from writer Series applied, thanks. -- David Marchand