Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2022-10-06 17:53:54 to 2023-02-11 17:10:07 UTC [more...]

[PATCH v2 0/4] debugging: Trivial fixups
 2023-02-11 17:10 UTC  (4+ messages)
` [PATCH v2 1/4] debugging: Use \co{} for 'time' output examples
` [PATCH v2 2/4] debugging: Use \co{} and \qco{} for 'git' and 'Fixes:', respectively
` [PATCH v2 3/4] debugging: Remove unnecessary space in a sentence

[PATCH 0/5] debugging: Trivial fixups
 2023-02-11 17:06 UTC  (17+ messages)
` [PATCH 1/5] debugging: Use \co{} for 'time' output examples
` [PATCH 2/5] debugging: Use \co{} for 'git' and 'Fixes:'
` [PATCH 3/5] debugging: Use \co{} for rcutorture
` [PATCH 4/5] debugging: Remove unnecessary space in a sentence
` [PATCH 5/5] debugging/debugging: s/remainder of a section/following sections/

Question about Table E.1
 2023-02-11  8:49 UTC  (11+ messages)
            ` [PATCH -perfbook] cpu: PoC of A QQz citing table in answer to another QQz (was Re: Question about Table E.1)

[PATCH v1] cpu/overheads.tex: Improve table: Intel X5550 Performance Synchronization
 2023-02-08  5:47 UTC 

[PATCH v1] utilities/gitlab-ci: Change base machine type to 2-cpu to fix make check
 2023-02-07  3:34 UTC  (4+ messages)

[PATCH v1 1/2] CodeSamples: Add check target to CodeSamples/ and count/ Makefiles
 2023-02-06 20:42 UTC  (6+ messages)
` [PATCH v1 2/2] utilities/gitlab-ci.yml: Add 'make check' on test_codesamples

[PATCH -perfbook] autodate.sh: Add graceful fallback of commitid-only mode for shallow clone
 2023-02-06 20:41 UTC  (6+ messages)

[PATCH -perfbook] gitlab-ci.yml: Add Liberation font families for PDF build
 2023-02-06 17:26 UTC  (2+ messages)

[PATCH v1] Codesamples/depends.mk : Replace non-portable uname '-p' with '-m'
 2023-02-04  3:01 UTC 

[PATCH v1] Codesamples/depends.mk : Replace non-portable uname '-p' with '-m'
 2023-02-04  2:55 UTC 

[PATCH v2] Add utilities/gitlab-ci.yml for pdf generation and testing on Gitlab
 2023-02-03  5:43 UTC  (5+ messages)

[PATCH] Add .gitlab-ci.yml for pdf generation and testing on Gitlab
 2023-02-03  2:19 UTC  (13+ messages)

Perfbook : Thanks!
 2023-02-01 22:10 UTC  (5+ messages)

[PATCH -perfbook] FAQ-BUILD.txt: Add libertine in the list of fonts
 2023-02-01  0:45 UTC  (2+ messages)

WIP perfbook build scripts improvement
 2023-01-29 13:42 UTC 

[PATCH -perfbook] run{first}latex.sh: Set default of LATEX variable properly
 2023-01-26  1:54 UTC  (2+ messages)

[PATCH -perfbook] toolsoftrade: Fix staccato of 'than'
 2023-01-23  3:00 UTC  (2+ messages)

Ordering and conditionals
 2023-01-11 22:20 UTC  (2+ messages)

[PATCH -perfbook 0/3] Rework epigraphs
 2023-01-04 14:52 UTC  (5+ messages)
` [PATCH -perfbook 1/3] Redefine \epigraph to avoid boilerplate \emph{}
` [PATCH -perfbook 2/3] epigraph: Emphasize quoted text and book titles
` [PATCH -perfbook 3/3] Use Biolinum font family for epigraph

[PATCH -perfbook] Stick to LaTeX2e glossaries packages
 2022-12-29  5:02 UTC  (2+ messages)

[PATCH 0/4] datastruct: Minor fixes
 2022-12-28  0:40 UTC  (18+ messages)
` [PATCH 1/4] datastruct: Remove unnecessary space
` [PATCH 2/4] datastruct: Add missed unbreakable spaces
      ` [PATCH v2] "
` [PATCH 3/4] datastruct: Enclose NULL with \co{}
` [PATCH 4/4] datastruct: Put \cref{} content in a single line

[PATCH -perfbook] docker: bionic: Rollback glossaries-extra manually
 2022-12-27  0:19 UTC  (2+ messages)

[PATCH -perfbook] formal: Update RCU-test-ratio table as of v6.1
 2022-12-19 16:29 UTC  (2+ messages)

[PATCH -perfbook] advsync/rt: Fold long list in \cite{}
 2022-12-17  5:15 UTC  (2+ messages)

[PATCH -perfbook] Load amsmath before fvextra (for lineno v5.0)
 2022-12-11 18:56 UTC  (2+ messages)

LaTeX package lineno v5.0 doesn't work with perfbook
 2022-12-08  5:03 UTC  (3+ messages)

[PATCH -perfbook] SMPdesign: Fix typo
 2022-11-29 18:34 UTC  (2+ messages)

Some question regarding Memory barrier
 2022-11-28 21:57 UTC 

[PATCH 00/13] Minor fixes for defer/
 2022-11-24 20:56 UTC  (16+ messages)
` [PATCH 01/13] defer/rcuintro: Clearly point the QSBR described section
` [PATCH 02/13] defer/rcufundamental: Add non-breaking spaces
` [PATCH 03/13] defer/rcuapi: Add missed unbreakable spaces
` [PATCH 04/13] defer/rcuapi: Use \co{} for boolean return value
` [PATCH 05/13] defer/seqlock: "
` [PATCH 06/13] defer/rcuusage: Call paragraphs paragraphs, not sections
` [PATCH 07/13] defer/rcuusage: Provide the reference to synchronous RCU update-side primitives
` [PATCH 08/13] defer/rcuusage: Add a missed unbreakable space
` [PATCH 09/13] defer/rcuusage: Add missing '()' for 'rcu_dereference()'
` [PATCH 10/13] defer/rcuusage: Fix wrong function name: s/timer_stop/nmi_stop/
` [PATCH 11/13] defer/rcurelated: Remove unopen closing parentheses
` [PATCH 12/13] defer/whichtochoose: Fix a wrongly positioned unbreakable space
` [PATCH 13/13] defer/whichtochoose: Remove an unnecessary space

[PATCH -perfbook] Replace "egrep" with "grep -E" in scripts
 2022-11-22  1:49 UTC  (2+ messages)

Hazard pointers: suspicious dereference
 2022-11-20 23:40 UTC  (3+ messages)

[PATCH] CodeSamples/locking: Add rec_tree_itr to .gitignore
 2022-11-18 21:38 UTC  (2+ messages)

[PATCH] RCU fundamentals: too many ares
 2022-11-18 21:38 UTC  (2+ messages)

[PATCH] RCU fundamentals: reader is access_route() not read_gptr()
 2022-11-17 21:56 UTC  (2+ messages)

[PATCH] RCU fundamentals: fix tense
 2022-11-17  7:29 UTC 

[PATCH -perfbook] CodeSamples: Add -fcommon to GCC_ARGS
 2022-11-16 16:29 UTC  (3+ messages)
` [PATCH v2 "

route_hazard no longer builds
 2022-11-13 15:26 UTC 

[PATCH -perfbook] cpu: Add end-of-sentence markers
 2022-11-04  0:31 UTC  (2+ messages)

[PATCH -perfbook] locking: Adjust coding style of rec_tree_itr.c snippet
 2022-10-23 16:28 UTC  (3+ messages)

[PATCH -perfbook] Stick to mfirstuc v2.07
 2022-10-20 23:51 UTC  (2+ messages)

[PATCH -perfbook] memorder: fix a typo in Listing 15.25's caption
 2022-10-20 23:44 UTC  (3+ messages)

[PATCH] locking: Warn about state preservation when releasing and re-acquiring locks
 2022-10-20 23:40 UTC  (6+ messages)

Section 7.3.2: Mention of futexes
 2022-10-20 16:04 UTC  (5+ messages)

7.5.2.7: Library Functions Used Between fork() and exec()
 2022-10-19 23:51 UTC  (3+ messages)

[PATCH] locking: now with more danger!
 2022-10-16 12:35 UTC 

[PATCH -perfbook] memorder: fix a line number reference error
 2022-10-14 12:27 UTC  (5+ messages)
` [PATCH -perfbook v2] "

[PATCH] memorder.tex: correct the transformed code by compiler
 2022-10-13  1:16 UTC  (7+ messages)

[PATCH] memorder.tex: the exists clause in Listing 15.35 should never be satisfied
 2022-10-12  2:26 UTC  (9+ messages)


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