pub/scm/linux/kernel/git/paulmck/perfbook.git  about / heads / tags
Is parallel programming hard, and, if so, what can you do about it?
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v2023.06.11a defer/rcuapi: Tweak Table E.3 (2023-06-11) tar.gz
v2022.09.25a memorder: Add example showing store breaking release-acquire chain (2022-09-25) tar.gz
v2021.12.22a utilities: Fix torelease.sh error in comment (2021-12-22) tar.gz
Edition.2    future/htm: Remove redundant 'to' from 'WRT to' in section headings (2021-03-21) tar.gz
v2021.03.21a future/htm: Remove redundant 'to' from 'WRT to' in section headings (2021-03-21) tar.gz
Edition.2-rc11 datastruct: Fix typos and grammar (2021-03-14) tar.gz
v2021.03.14a datastruct: Fix typos and grammar (2021-03-14) tar.gz
Edition.2-rc10 future: future: Updates and wordsmithing, take six (2021-03-07) tar.gz
v2021.03.07a future: future: Updates and wordsmithing, take six (2021-03-07) tar.gz
Edition.2-rc9 Merge tag 'for-paul-2021.02.27b' of https://github.com/akiyks/perfbook (2021-02-26) tar.gz
v2021.02.28a Merge tag 'for-paul-2021.02.27b' of https://github.com/akiyks/perfbook (2021-02-26) tar.gz
Edition.2-rc8 together: Fix chapter roadmap. (2021-02-21) tar.gz
v2021.02.21a together: Fix chapter roadmap. (2021-02-21) tar.gz
Edition.2-rc7 formal: Updates and wordsmithing (2021-02-14) tar.gz
v2021.02.15a formal: Updates and wordsmithing (2021-02-14) tar.gz
Edition.2-rc6 utilities: Make torelease.sh wait for input before hitting repos (2021-02-07) tar.gz
v2021.02.07a utilities: Make torelease.sh wait for input before hitting repos (2021-02-07) tar.gz
Edition.2-rc5 owned: Updates and wordsmithing (2021-01-29) tar.gz
v2021.01.31a owned: Updates and wordsmithing (2021-01-29) tar.gz
Edition.2-rc4 SMPdesign: Updates and wordsmithing, take three (2021-01-24) tar.gz
v2021.01.24a SMPdesign: Updates and wordsmithing, take three (2021-01-24) tar.gz
Edition.2-rc3 Second Edition Release Candidate 3 (2021-01-18) tar.gz
v2021.01.18a toolsoftrade: Updates and wordsmithing (2021-01-14) tar.gz
Edition.2-rc2 Second Edition Release Candidate 2 (2021-01-10) tar.gz
v2021.01.10a utilities: Update default remote tag for torelease.sh (2021-01-10) tar.gz
Edition.2-rc1 Second Edition Release Candidate 1 (2020-12-29) tar.gz
v2020.12.29a datastruct/hash: Add some intermediate data for posterity (2020-12-29) tar.gz
v2019.12.22a appendix/ack: Credit Stamatis for bibliography work (2019-12-22) tar.gz
v2018.12.08a count: Include atomic_nehalem.pdf instead of atomic_nehalem.png (2018-12-05) tar.gz
QC.2018.10.01a future: Get rid of obsolete QC diagrams (2018-10-01) tar.gz
QC.2018.09.09a future/QC: Remove quantum-computing section (2018-09-09) tar.gz
v2017.11.22a memorder: QQ on litmus-test abbreviations, update C++ working paper (2017-11-22) tar.gz
cut.2017.01.03b Get rid of the old patterns templates (2017-01-03) tar.gz
cut.2017.01.03a Remove a bunch of obsolete files (2017-01-03) tar.gz
v2017.01.02a Fix counter-performance table riser line (2017-01-02) tar.gz
v2016.07.31a Add plural to section range (2016-07-28) tar.gz
v2015.01.31a Update single-column bibliography (2015-01-31) tar.gz
cut.2014.06.06a Remove the RCU-history and RCU-implementation appendices (2014-06-06) tar.gz
Edition.1P   First Print Edition (2014-04-03) tar.gz
v2014.04.03a Reformat front-cover cartoon to fix lulu's front page (2014-04-03) tar.gz
Edition.1    First Edition (2014-03-10) tar.gz
v2014.03.10a Address colors textually in a few more diagrams. (2014-03-04) tar.gz
Edition.1.rc8 First Edition Release Candidate 8 (2014-02-25) tar.gz
v2014.02.25a Fix "This chapter" repetition. (2014-02-24) tar.gz
Edition.1.rc7 First Edition Release Candidate 7 (2014-02-16) tar.gz
v2014.02.16a Alternatives fixups (2014-02-15) tar.gz
Edition-1.rc6 First Edition Release Candidate 6 (2014-02-09) tar.gz
Edition.1.rc6 First Edition Release Candidate 6 (2014-02-09) tar.gz
v2014.02.09a Update single-column bibliography file (2014-02-09) tar.gz
Edition-1.rc5 First Edition Release Candidate 5 (2014-02-02) tar.gz
Edition.1.rc5 First Edition Release Candidate 5 (2014-02-02) tar.gz
v2014.02.02a Add "Which to Choose?" section to "Deferred Processing" chapter (2014-02-02) tar.gz
Edition.1-rc4 First Edition Release Candidate 4 (2014-01-26) tar.gz
v2014.01.26a Script to extract perfbook contributors (2014-01-26) tar.gz
Edition.1-rc3 First Edition Release Candidate 3 (2014-01-20) tar.gz
v2014.01.21a Note relation between memory_order_consume and rcu_dereference() (2014-01-19) tar.gz
Edition.1-rc2 First Edition Release Candidate 2 (2014-01-12) tar.gz
v2014.01.12a Add more verbiage on interaction with concurrent resize operation. (2014-01-12) tar.gz
Edition.1-rc1 First Edition Release Candidate 1 (2014-01-05) tar.gz
v2014.01.05a Update advanced-synchronization chapter (2014-01-05) tar.gz
v2013.01.13a More additions to data-structure chapter (2013-01-13) tar.gz
v2012.08.08a Add Marvin Heffler as machine owner. (2012-08-07) tar.gz
v2011.08.28a Additional material for the validation chapter. (2011-08-28) tar.gz
v2011.05.30a Fix fonts in new figures. (2011-05-30) tar.gz
v2011.02.12a More HTML fixes. (2011-02-12) tar.gz
v2011.01.02a Initial release (2011-02-06) tar.gz

git clone https://80x24.org/pub/scm/linux/kernel/git/paulmck/perfbook.git