Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2023-12-27 02:50:03 to 2025-01-05 19:02:12 UTC [more...]

[PATCH -perfbook 0/6] CodeSamples: Make non-default combinations of cc and -O levels happy
 2025-01-05 19:02 UTC  (8+ messages)
` [PATCH -perfbook 1/6] CodeSamples: Put $(GCC_ARGS) in cc argument list
` [PATCH -perfbook 2/6] CodeSamples/datastruct: Move struct declaration from .c to .h
` [PATCH -perfbook 3/6] CodeSamples/advsync: Add explicit type cast in xchg()
` [PATCH -perfbook 4/6] CodeSamples/count: Add static to __inline__ function declarations
` [PATCH -perfbook 5/6] CodeSamples: Add #ifndef SUBOBJ to api-pthreads.h
` [PATCH -perfbook 6/6] CodeSamples/datastruct/Issaquah: Remove unused variables

[PATCH v4] CodeSamples: Fix liburcu-signal support deprecation
 2024-12-29 15:36 UTC  (4+ messages)

[PATCH v3] CodeSamples: Work around removal of liburcu-signal
 2024-12-29  2:25 UTC  (10+ messages)

[PATCH v2] CodeSamples: Remove support for liburcu-signal
 2024-12-28  3:46 UTC  (4+ messages)

[PATCH] CodeSamples: Remove support for liburcu-signal
 2024-12-28  1:19 UTC  (3+ messages)

[PATCH] seqlock: Use WRITE_ONCE() on sequence update
 2024-12-19  2:56 UTC  (10+ messages)

[PATCH -perfbook] CodeSamples/formal: Update rcu-test.dat for v6.12
 2024-12-04  5:05 UTC  (2+ messages)

A question about "4.3.4.2 A Volatile Solution" of perfbook
 2024-11-12  0:47 UTC  (8+ messages)

[PATCH -perfbook 1/2] CodeSamples/formal/rcutorture.sh: Don't bother with stable tags
 2024-09-29 18:19 UTC  (3+ messages)
` [PATCH -perfbook 2/2] CodeSamples/formal: Update rcu-test.dat for v6.11

[PATCH -perfbook 1/2] punctcheck.pl: Expand hint message on mid-line punctuation
 2024-09-10  6:39 UTC  (3+ messages)
` [PATCH -perfbook 2/2] glossary: Fix warning from "make punctcheck"

[PATCH -perfbook 0/5] bib: URL updates
 2024-08-29 13:20 UTC  (7+ messages)
` [PATCH -perfbook 1/5] bib: Replace citeseer{x} URLs
` [PATCH -perfbook 2/5] bib/os: Update URLs of papers related to Synthesis OS
` [PATCH -perfbook 3/5] bib/os: Add LWN's KHB article on Synthesis by Valerie (Feb 2008)
` [PATCH -perfbook 4/5] defer: Cite Valerie's KHB article
` [PATCH -perfbook 5/5] Use underline for url links in 2c builds' bibliography

New Figure 3.13 is too tall in -eb size builds
 2024-08-28 23:48 UTC  (7+ messages)

[PATCH -perfbook 1/2] whymb: Tweak width of Table C.1 for -eb builds
 2024-08-06  4:15 UTC  (3+ messages)
` [PATCH 2/2] whymb: Fix staccato of "loads" and typos of "incuring"

[PATCH -perfbook 1/2] CodeSamples/formal: Update rcu-test.dat for v6.10
 2024-07-27  3:37 UTC  (3+ messages)
` [PATCH -perfbook 2/2] datastruct: Fix off-by-one error in CPU range

[PATCH -perfbook] Revert "Work around conflict between arydshln and array v2.6"
 2024-06-30 15:32 UTC  (2+ messages)

[PATCH -perfbook v2 0/3] Work around backward incompatible changes in LaTeX2e 2024-06-01
 2024-06-14  3:46 UTC  (10+ messages)
` [PATCH -perfbook v2 1/3] Work around conflict between arydshln and array v2.6
` [PATCH -perfbook v2 2/3] Silence warning msg from LaTeX while loading parnotes package
` [PATCH -perfbook v2 3/3] Use date as rollback options for glossaries related packages

[PATCH -perfbook 0/3] Work around backward incompatible changes in LaTeX2e 2024-06-01
 2024-06-11 12:46 UTC  (3+ messages)

[PATCH -perfbook 1/2] CodeSamples/formal: Add data for Linux v6.9 to rcu-test.dat
 2024-06-01  4:37 UTC  (3+ messages)
` [PATCH -perfbook 2/2] Don't remove $(SVG_GENERATED) in 'make clean'

[PATCH -perfbook 1/2] locking: Mark sentence-ending period as such
 2024-05-08 17:39 UTC  (3+ messages)
` [PATCH -perfbook 2/2] defer: Use \tco{} in inline enum list

[PATCH -perfbook] docker: Add options to tar for normal-user mode behavior
 2024-04-21 18:58 UTC  (2+ messages)

[PATCH] signal handlers: volatile sigatomic_t, not volatile OR sigatomic_t
 2024-03-29  1:23 UTC  (12+ messages)

[PATCH -perfbook 1/2] Plot RCU-test-ratio on-the-fly
 2024-03-16 23:51 UTC  (3+ messages)
` [PATCH -perfbook 2/2] Update rcu-test.dat as of Linux kernel v6.8

[PATCH -perfbook] Cope with behavior change in newtxtext v1.738
 2024-02-19 22:59 UTC  (2+ messages)

[PATCH -perfbook] memorder: Retouch co-, fr-, and rf-hopes.svg
 2024-02-12 14:41 UTC  (2+ messages)

memorder: SVG figures incompatible with Ubuntu 20.04's Inkscape
 2024-02-12 12:02 UTC  (4+ messages)

[PATCH] FAQ: Update Korean translation progress
 2024-02-11 19:01 UTC  (2+ messages)

[PATCH 0/4] appendix/whymb: Trivial fixups
 2024-02-04 18:26 UTC  (6+ messages)
` [PATCH 1/4] appendix/whymb: Use \qco{} for quoted code
` [PATCH 2/4] appendix/whymb: Use \co{} for code
` [PATCH 3/4] appendix/whymb: Add '()' for functions
` [PATCH 4/4] appendix/whymb: Add missing unbreakable spaces

[PATCH -perfbook 1/2] CodeSamples/cpu: Tweak bin_width of coe.eps
 2024-02-04 18:26 UTC  (3+ messages)
` [PATCH -perfbook 2/2] memorder: Remove empty line at the end of answer to QQz 15.31

[RFT PATCH -perfbook 0/2] Retouch plots in QQA 15.31
 2024-02-03 12:56 UTC  (7+ messages)
` [RFT PATCH -perfbook 1/2] CodeSamples/cpu/data/.../plots.sh: Fix typo in xlabel for fre plot
` [RFT PATCH -perfbook 2/2] CodeSamples/cpu/data: Use "smooth frequency" for plotting histogram

[PATCH -perfbook] memorder: Tweak size of figures in Answer to QQz on x86 memory ordering
 2024-01-25 13:05 UTC  (4+ messages)

A question about QuickQuiz 5.46
 2024-01-20 20:42 UTC  (12+ messages)
                ` [PATCH -perfbook 1/2] count_lim_atomic.c: Enclose complex loop with {}
                ` [RFC PATCH -perfbook 2/2] count: Update QQ 5.46

There is a line missing in the diagram Figure 10.18 and Figure E.7
 2024-01-15 11:31 UTC  (3+ messages)

[PATCH 0/3] appendix/toyrcu: Trivial fixups
 2024-01-08 14:36 UTC  (5+ messages)
` [PATCH 1/3] appendix/toyrcu: Add missing parentheses
` [PATCH 2/3] appendix/toyrcu: Use \co{} for spin tool
` [PATCH 3/3] appendix/toyrcu: Add missing parentheses for rcu_quiescent_state()

[PATCH -perfbook 0/8] Use rsvg-convert for SVG --> PDF conversion
 2024-01-07 21:17 UTC  (16+ messages)
` [PATCH -perfbook 2/8] Makefile: Don't use rsvg-convert < 2.57
` [PATCH -perfbook 3/8] Makefile: Allow rsvg-convert 2.52
` [PATCH -perfbook 4/8] Makefile: Use rsvg-convert anyway if no inkscape is found
` [PATCH -perfbook 5/8] cartoons: Retouch r-2014-Memory-barrier.svg
` [PATCH -perfbook 6/8] FAQ-BUILD: List package for rsvg-convert in package lists
` [PATCH -perfbook 7/8] docker: Add packages for rsvg-convert
` [PATCH -perfbook 8/8] gitlab-ci.yml: Install librsvg instead of inkscape

[PATCH -perfbook V2] toolsoftrade: fix a typo: manpages should be man pages
 2024-01-03 22:05 UTC  (2+ messages)

[PATCH -perfbook] toolsoftrade: fix a typo: manpages should be man pages
 2024-01-01  1:51 UTC  (6+ messages)

[PATCH -perfbook v2] cpu: make Quick Quiz 3.6 more explicit
 2023-12-30 23:33 UTC  (2+ messages)

[PATCH -perfbook] cpu: make Quick Quiz 3.6 more explicit
 2023-12-29 23:56 UTC  (5+ messages)

[PATCH -perfbook v5] howto: make 'git archive' in answer to QQ1.3 explicit
 2023-12-29 23:05 UTC  (2+ messages)

[PATCH -perfbook v4] howto: make ref to git archive explicit
 2023-12-27 10:53 UTC  (3+ messages)

[PATCH -perfbook v3] howto: make ref to git archive explicit
 2023-12-27  9:17 UTC  (4+ messages)

[PATCH] [PATCH -perfbook v2] howto: make ref to git archive explicit
 2023-12-27  6:35 UTC 

[PATCH perfbook] bib: make ref to git archive explicit
 2023-12-27  5:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox