Paul E. McKenney (17): Grammar nits in the validation chapter Add weak-transaction approach to extra-transactional discussion Hide notes to self behind LaTeX comments Add more details on weak transactions Clean up notes to self in advsync chapter Remove notes to self from RCU-implementation appendix Add paragraph describing RCU combined with reference counting Improve summary of data-structures chapter Add a "what is easy?" section Update FAQ to describe build hangs Add bibliography to glossary name Add reference to Anthony Williams's C++11 book Update TM nomenclature: inevitable and non-idempotent to irrevocable Add Norm Matloff textbook Convert ASCII double-quote to LaTeX symbols Update todo.txt Update single-column bibliography file FAQ.txt | 25 +++++-- advsync/memorybarriers.tex | 41 +++++------ appendix/ack/ack.tex | 2 +- appendix/primitives/primitives.tex | 14 ++-- appendix/questions/time.tex | 12 +-- appendix/rcuimpl/rcupreempt.tex | 30 ++++---- appendix/rcuimpl/rcutree.tex | 29 ++++++-- appendix/rcuimpl/rcutreewt.tex | 2 +- appendix/whymb/whymemorybarriers.tex | 2 +- bib/TM.bib | 19 +++++ bib/hw.bib | 5 +- bib/syncrefs.bib | 18 ++++- datastruct/datastruct.tex | 33 ++++++++- debugging/debugging.tex | 6 +- defer/rcuapi.tex | 4 +- defer/rcuusage.tex | 16 ++-- defer/toyrcu.tex | 2 +- defer/whichtochoose.tex | 15 +++- easy/easy.tex | 33 +++++++++ future/HTMtable.tex | 6 +- future/HTMtableRCU.tex | 6 +- future/htm.tex | 12 +-- future/tm.tex | 23 ++++-- glossary.tex | 2 +- intro/intro.tex | 7 ++ perfbook-1c.bbl | 19 ++++- perfbook.bbl | 19 ++++- qqz.tex | 34 +++++---- todo.txt | 138 +++++++++++++++++------------------ together/applyrcu.tex | 4 +- 30 files changed, 383 insertions(+), 195 deletions(-)