Akira Yokosawa (14): bib: Add recent editions of textbooks howto: Cite recent editions of textbooks defer/rcurelated: Spell first names of Lehman and Weizenbaum for index bib/RCU: Spell first name of Lehman in Kung80 bib/syncrefs: Add author info to AndrewDBirrell1989Threads defer/updates: Use \emph{} for author part in epigraph defer/rcuapi: Fix position of 'RCU Wait-to-Finish APIs' table Use nbsp for 1c builds Use 'tbp' as option of floats Add \FloatBarrier to avoid far-away floats easy: Shrink and move 'Mandelbrot Set' figures Remove '\noclub[1]' tweaks Makefile: Restore a2ping for .tex originated .eps files summary: Misc. fixes/tweaks Paul E. McKenney (23): bib: Add comma after last item of GeneAmdahl1967AmdahlsLaw ack: Updates and wordsmithing todo.txt: Update Bibliography update howto: Add third in Paolo Bonzini's Lockless Patterns series defer/rcufundamental: Clarify discussion of Figures 9.11-9.13 defer/rcufundamental: Add QQ about writes in RCU readers glossary: Updates and wordsmithing appendix/questions: Updates and wordsmithing summary: Add a summary chapter Merge tag 'for-paul-2021.03.12a' of https://github.com/akiyks/perfbook debugging,defer: Small fixes glossary: Fix TM and TLE definitions future: Fix grammar blow Bibliography update howto: Add fourth part of Paolo Bonzini's LWN series summary: Add to preview of book and rename summary: Self-review and wordsmithing SMPdesign: Fix typo advsync: Fix typos and grammar count: Fix typos and grammar cpu: Fix typos and grammar datastruct: Fix typos and grammar CodeSamples/api-pthreads/QAfter/time.c | 5 +- Makefile | 5 +- SMPdesign/SMPdesign.tex | 2 +- ack.tex | 14 +- advsync/advsync.tex | 14 +- advsync/rt.tex | 16 +- appendix/questions/after.tex | 7 +- appendix/questions/concurrentparallel.tex | 14 +- appendix/questions/ordering.tex | 17 +- appendix/questions/questions.tex | 6 +- appendix/toyrcu/toyrcu.tex | 8 +- bib/RCU.bib | 2 +- bib/hw.bib | 10 + bib/os.bib | 7 + bib/parallelsys.bib | 8 +- bib/syncrefs.bib | 51 + cartoons/UseTheRightToolsBubble.eps | 13869 ++++++++++++++++++++++++++++ count/count.tex | 10 +- cpu/cpu.tex | 2 +- cpu/overheads.tex | 6 +- datastruct/datastruct.tex | 9 +- debugging/debugging.tex | 3 +- defer/RCUGuaranteeFwd.svg | 99 +- defer/RCUGuaranteeMid.svg | 101 +- defer/RCUGuaranteeRev.svg | 99 +- defer/rcuapi.tex | 4 +- defer/rcufundamental.tex | 91 +- defer/rcurelated.tex | 4 +- defer/rcuusage.tex | 2 +- defer/updates.tex | 2 +- easy/easy.tex | 18 +- future/fp.tex | 2 +- future/future.tex | 2 + future/tm.tex | 8 +- glossary.tex | 102 +- howto/howto.tex | 25 +- intro/intro.tex | 6 +- locking/locking.tex | 1 - memorder/memorder.tex | 42 +- perfbook-lt.tex | 4 +- summary.tex | 241 + todo.txt | 10 +- together/applyrcu.tex | 1 + toolsoftrade/toolsoftrade.tex | 4 +- 44 files changed, 14629 insertions(+), 324 deletions(-) create mode 100644 cartoons/UseTheRightToolsBubble.eps create mode 100644 summary.tex