pub/scm/linux/kernel/git/paulmck/perfbook.git  about / heads / tags
Is parallel programming hard, and, if so, what can you do about it?
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       defer: Use \tco{} in inline enum list (2024-05-08)
  paulmck.2023.12.14a CodeSamples/cpu: Add temporalhist.sh to create histograms (2023-12-14)
  paulmck.2023.03.29a CodeSamples/count: Add necessary partial memory barriers (2023-03-29)
  Leonardo.2023.02.01a Add .gitlab-ci.yml for pdf generation and testing on Gitlab. (2023-02-01)
  paulmck.2022.12.07a QAfter: Avoid roundoff and take more measurements (2022-12-07)
  akira.2021.04.04a Glossary: Add an entry for "Plain Access" (2021-04-05)
  akiyks.2021.04.01a FAQ-BUILD: Ubuntu Bionic needs up-to-date glossaries-extra (2021-04-01)
  paulmck.2020.01.03a memorder: Remove redundant footnote (2021-01-03)
  akiyks.2020.11.24a synctex-forward: Add new targets in target list (2020-11-24)
  qqz.2020.03.22a qqz.sty: Make noqq's Appendix E look same as that of 2cqq's (2020-03-21)
  qqz.2020.03.17a qqz.sty: Add background color to Quiz part of Quick Quizzes (2020-03-17)
  paulmck.2020.02.24a fixup! cpu/cachetorture: Add a script to test CPU 0 against all other CPUs (2020-02-24)
  paulmck.2019.01.14a datastruct/hash: Update quick quizzes (2019-01-14)
  akiyks.2018.08.05a Makefile: Test change to restore "make" behavior (2018-08-05)
  akiyks.2016.11.05a Merge branch 'bib-url-cleanup-v1' of https://github.com/akiyks/perfbook into akiyks.2016.11.05a (2016-11-06)
  akira.2016.05.21a Improve messages regarding font installation (2016-05-21)
  akira.2016.05.14a Makefile: Add comment on why 'extraction' is an empty target (2016-05-11)
  e1p          First Print Edition (2014-04-03)
  e1           First Edition (2014-03-10)
  e1-rc8       First Edition Release Candidate 8 (2014-02-25)
  e1-rc7       First Edition Release Candidate 7 (2014-02-16)
  e1-rc6       First Edition Release Candidate 6 (2014-02-09)
  e1-rc5       First Edition Release Candidate 5 (2014-02-02)
  e1-rc4       First Edition Release Candidate 4 (2014-01-26)
  e1-rc3       First Edition Release Candidate 3 (2014-01-20)
  e1-rc2       First Edition Release Candidate 2 (2014-01-12)
  e1-rc1       First Edition Release Candidate 1 (2014-01-05)

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