Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2019-01-24 00:06:24 to 2019-10-19 15:35:58 UTC [more...]

[PATCH v2] Always generate perfbook.synctex.gz
 2019-10-19 15:35 UTC  (2+ messages)

[PATCH] Fix indents in code snippets
 2019-10-16  3:31 UTC  (2+ messages)

[perfbook GIT PULL] Update code snippets and cross references
 2019-10-12  5:06 UTC  (3+ messages)

[PATCH 0/3] dyntickrcu: Apply 'cleveref' way of cross reference
 2019-10-06 17:33 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Tell 'cleveref' to respect Oxford comma
` [PATCH 3/3] Define '\clnrefthro' for 'lines~m through~n'

Fix pdflatex ToC
 2019-10-04 17:06 UTC  (11+ messages)
      ` [PATCH v2] Add optional flag 'LATEX_OPT' in run{first}latex.sh
      ` [EXP PATCH] Make hyperlinks colorful and browsable in PDF viewer
          ` [PATCH RESEND] "

[PATCH 0/6] ppcmem: Apply new scheme of code snippets
 2019-10-04  1:36 UTC  (9+ messages)
` [PATCH 1/6] dyntickrcu: Fix trivial typo
` [PATCH 2/6] ppcmem: Apply new scheme of code snippets
` [PATCH 3/6] bib/swtools: Add refereneces to PowerPC atomic RMW fixes
` [PATCH 4/6] ppcmem: Cite Git commit of PowerPC atomic_xxx_return fix
` [PATCH 5/6] ppcmem: Add Quick Quiz on lwsync in Listing 12.23
` [PATCH 6/6] ppcmem: Move final sentence of Answer to QQZ 12.27 to the next

[PATCH 1/2] styleguide: Introduce/Experiment 'cleveref' package
 2019-09-27  0:34 UTC  (3+ messages)
` [PATCH 2/2] Define LaTeX macros inspired by 'cleveref' to reference line labels

[PATCH] Create .mailmap to fix unreachable email address
 2019-08-07  0:31 UTC  (4+ messages)

[PATCH] api-pthreads: Fold defines too wide for code snippet
 2019-07-29 23:15 UTC  (2+ messages)

[PATCH 0/7] Collection of small fixes and updates
 2019-07-24 15:04 UTC  (17+ messages)
` [PATCH 1/7] toyrcu: Convert Listing B.1 to new scheme
` [PATCH 2/7] toyrcu: Extract Listing B.15 from rcu_nest.h
` [PATCH 3/7] toolsoftrade: Fix typo
` [PATCH 4/7] FAQ-BUILD: Update for recent Fedora releases
` [PATCH 5/7] howto: Stop mentioning quantum computing
` [PATCH 6/7] toyrcu: Extract Listing B.13 from rcu.h
` [PATCH 7/7] styleguide: Update description of available options to \begin{snippet}

[PATCH 1/2] defer/hazptr: Fix a typo: updatesa -> updates
 2019-06-01 13:37 UTC  (3+ messages)
` [PATCH 2/2] together: Fix a wrong number of lines

[PATCH] rcu_nest: Update description of rcu_nest.[hc]
 2019-05-29 13:30 UTC  (2+ messages)

Cost of atomic operations on new hardware
 2019-05-12 20:52 UTC  (6+ messages)

Single-threaded accesses and signal handlers
 2019-05-10 18:45 UTC  (3+ messages)

[PATCH v2] rcu_nest: fix concurrency issues
 2019-05-09 23:18 UTC  (2+ messages)

[PATCH] rcu_nest: fix concurrency issues
 2019-05-08 13:46 UTC  (5+ messages)

POSIX Proess Creation and Destruction nit-picking
 2019-05-01 17:15 UTC  (6+ messages)
  ` [PATCH v2] toolsoftrade: Fix extraction range of waitall()

[PATCH v4 0/2] Toyrcu: replace racy plain accesses with READ_ONCE()
 2019-05-01 14:22 UTC  (3+ messages)
` [PATCH v4 1/2] rcu: Use READ_ONCE() and WRITE_ONCE() for shared variable rcu_gp_ctr
` [PATCH v4 2/2] rcu_qs: Use READ_ONCE() AND "

[PATCH v3 0/2] Toyrcu: replace plain accesses with READ_ONCE()
 2019-05-01 13:13 UTC  (8+ messages)
` [PATCH v3 1/2] rcu: Use READ_ONCE() and WRITE_ONCE() for shared variable rcu_gp_ctr
` [PATCH v3 2/2] rcu_qs: Use READ_ONCE() AND "

Question about the detection of overflow in rcu_nest:rcu_read_lock()
 2019-04-28 11:30 UTC  (2+ messages)

[PATCH v2 0/3] Toyrcu: replace plain accesses with READ_ONCE() and
 2019-04-28 14:57 UTC  (9+ messages)
` [PATCH v2 1/3] rcu: Use READ_ONCE() and WRITE_ONCE() for shared variable rcu_gp_ctr
` [PATCH v2 2/3] rcu_nest: "
` [PATCH v2 3/3] rcu_qs: Use READ_ONCE() AND "

[PATCH] memorder: Fix two trivial typos
 2019-04-26 14:17 UTC  (7+ messages)
` [PATCH 1/5] toolsoftrade: Polish an ambiguous sentence
` [PATCH 2/5] defer/rcupai: Fix a typo: _pointer()() -> _pointer()
` [PATCH 3/5] defer/rcuapi: Consistently use dashes for 'RCU-protected' and 'update-side'
` [PATCH 4/5] defer: Fix a typo: processof -> process of
` [PATCH 5/5] defer: Use 'Go' instead of 'golang'

[PATCH 0/4] toyrcu: replace ACCESS_ONCE() and fix typos
 2019-04-24  2:28 UTC  (7+ messages)
` [PATCH 1/4] rcu: Use READ_ONCE() and WRITE_ONCE() for shared variable rcu_reader_gp
` [PATCH 2/4] rcu_nest: Use READ_ONCE() and WRITE_ONCE() for shared variable rcu_gp_ctr
` [PATCH 3/4] rcu_qs: Use READ_ONCE() AND "
` [PATCH 4/4] toyrcu: fix typo

[PATCH 0/4] Updates and fixes in defer/hazptr and formal/dyntickrcu
 2019-04-22 11:10 UTC  (8+ messages)
` [PATCH 1/4] defer/hazptr: Extract snippet from hazptr.c
` [PATCH 2/4] defer/hazptr: Fix trivial typo
` [PATCH 3/4] RCU.bib: Add entry of git commit of Tree RCU
` [PATCH 4/4] formal/dyntickrcu: Adjust context and fix typo
` [Not a patch] Possible incomplete sentence/clause in defer/hazptr

On recent update in defer/rcuintro
 2019-04-19 18:20 UTC  (2+ messages)

[PATCH] formal/dyntickrcu: Mitigate ugliness of tall inline snippets
 2019-04-08 18:42 UTC  (7+ messages)
` [PATCH 0/3] formal/dyntickrcu: Followup changes
  ` [PATCH 1/3] formal/dyntickrcu: Fix the way to redefine VerbatimN
  ` [PATCH 2/3] RCU.bib: Add entries of git commits of dyntickrcu fixes
  ` [PATCH 3/3] formal/dyntickrcu: Cite "

[GIT PULL] formal/dynticks: Employ new scheme for code snippets
 2019-04-04 23:30 UTC  (5+ messages)
` [GIT PULL v2] "

[PATCH] memorder: Fix two trivial typos
 2019-04-02 13:32 UTC  (2+ messages)

[PATCH] toolsoftrade: Fix code listing 4.22 in Chapter 4
 2019-03-19 15:40 UTC  (4+ messages)

[PATCH 0/8] Regression fixes & improvements in build scripts/preamble
 2019-02-25 16:56 UTC  (10+ messages)
` [PATCH 1/8] defer/rcuapi: Force break between two API in Table 9.3
` [PATCH 2/8] Makefile: Fix recipe of target 'perfbook-msn.pdf'
` [PATCH 3/8] Makefile: Add check of font package availability
` [PATCH 4/8] Specify PDF minor version 1.7
` [PATCH 5/8] Suppress warning from pdfTeX on figures transformed by Inkscape
` [PATCH 6/8] Makefile: Add optional recipe to detect conflict in page group object
` [PATCH 7/8] Makefile: Don't remove .fcv and .ltms files in target 'clean'
` [PATCH 8/8] Widen tabsize of code snippets for 1c layout

[PATCH] defer/rcuapi: Tweak Table 9.3 with nimbusmononarrow font
 2019-02-21 19:06 UTC  (2+ messages)

[PATCH] defer/rcuapi: Fix typo in Table 9.3
 2019-02-20  1:45 UTC  (2+ messages)

[PATCH 1/2] formal/spinhint: Update memory usage in QRCU Spin summary table
 2019-02-13 16:05 UTC  (3+ messages)
` [PATCH 2/2] formal/spinhint: Substitute ':formal:' for ':analysis:' in labels

[PATCH 0/4] formal/spinhint: Clarify hashtable sizes used in tables
 2019-02-13 16:04 UTC  (10+ messages)
` [PATCH 1/4] formal/spinhint: Clarify hashtable sizes used in Tables 12.2 and 12.3
` [PATCH 2/4] Set default fontfamily for snippets of 'fancyvrb'
` [PATCH 3/4] Change monospace font of snippets for targets 'mss', 'msns', and 'msn'
` [PATCH 4/4] memorder: Remove 'snippet' meta command in stray litmus test

[PATCH 0/6] formal/spinhint: Update code snippet
 2019-02-11 19:34 UTC  (16+ messages)
` [PATCH 1/6] fcvextract.pl: Treat '.spin' files as C sources
` [PATCH 2/6] formal/spinhint: Employ new scheme for code snippet
` [PATCH 3/6] formal/spinhint: Update output lists of spin
` [PATCH 4/6] formal/spinhint: Update tables of memory usage of Spin
` [PATCH 5/6] formal/spinhint: Put footnote on header in table
` [PATCH 6/6] formal/spinhint: Use \co{...} rather than {\tt ...}
      ` [PATCH 0/3] formal/spinhint: Add result and discussion of 3 readers 3 updaters QRCU Spin run
        ` [PATCH 1/3] formal/spinhint: Add result "
        ` [PATCH 2/3] formal/spinhint: Add column of search depth in Table 12.2
        ` [PATCH 3/3] formal/spinhint: Place footnote inside floating table

[PATCH 1/2] Improve definition of \nbco{} and \qco{}
 2019-01-28 14:33 UTC  (2+ messages)
` [PATCH 2/2] defer/rcufundamental: Fix typo of \ref{} command

[PATCH 0/3] Add script to detect collisions in commandchars
 2019-01-26 16:15 UTC  (5+ messages)
` [PATCH 1/3] Add checkfcv.pl
` [PATCH 2/3] Makefile: Invoke checkfcv.pl in -> .fcv recipes
` [PATCH 3/3] CodeSamples: Fix commandchars collision

[PATCH] memorder: Make RCU litmus tests klitmus7 ready
 2019-01-24  0:06 UTC  (2+ messages)


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