Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2017-10-13 22:58:38 to 2017-12-11 17:08:09 UTC [more...]

[PATCH 1/2] CodeSamples/formal/herd: Import absperf scripts of Paul's litmus repo
 2017-12-11 17:07 UTC  (3+ messages)
` [PATCH 2/2] CodeSamples/formal/herd: Make use of absperf scripts in make targets

[PATCH 0/2] future: Update Locking and HTM comparison tables
 2017-12-06 22:54 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] future: Add merged table of locking & HTM comparison
` [PATCH v2 0/2] future: Update Locking and HTM comparison tables
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] future: Add merged table of locking & HTM comparison

[PATCH 0/2] Add Makefile in CodeSamples/formal/herd
 2017-11-29 16:36 UTC  (13+ messages)
` [PATCH 1/2] CodeSamples/formal/herd: Add Makefile and utility script
  ` [PATCH] CodeSamples/formal/herd: Remove dependency to memory model in cross-klitmus
` [PATCH 2/2] CodeSamples/formal/litmus: Fix type of 2:r2 in C-WWC+o+o-*.litmus test
      ` [PATCH] CodeSamples/formal/herd: Add existence check of memory model

Julia language
 2017-11-28  2:07 UTC  (7+ messages)

[PATCH 0/2] Add Makefile in CodeSamples/formal/herd
 2017-11-21 15:31 UTC 

[PATCH 0/3] Update qqzreorder.pl
 2017-11-18 22:43 UTC  (6+ messages)
` [PATCH 1/3] Update qqzreorder.pl to take care of listing at the end of QQA
` [PATCH 2/3] Partial revert of 'Fix layout hiccups in answers to quick quizzes'
` [PATCH 3/3] memorder: Fix trivial typo

[PATCH] memorder: Use litmus test in section 'control dependency calamity'
 2017-11-14 19:09 UTC  (2+ messages)

[PATCH 1/3] CodeSamples/formal: Separate litmus7 compatible litmus tests
 2017-11-12 17:15 UTC  (10+ messages)
` [PATCH 2/3] CodeSamples/formal: Remove 2nd parentheses in tests under herd/
` [PATCH 3/3] CodeSamples/formal: Get rid of warnings in cross compiling

[PATCH 0/4] Fix layout hiccup and typo in QQA
 2017-11-05 18:13 UTC  (6+ messages)
` [PATCH 1/4] formal/regression: Restore escape to '%' symbol
` [PATCH 2/4] defer/seqlock: Use minipage and verbatim for one-liner in QQA
` [PATCH 3/4] appendix/whymb: Fix layout in answers to quick quizzes
` [PATCH 4/4] Fix typos "

[PATCH 0/3] Fix layout hiccups in answers to quick quizzes
 2017-11-04 16:09 UTC  (7+ messages)
` [PATCH 1/3] hyphen2endash.sh: Add patterns for 'nn-mm days' and 'nn-mm sheets'
` [PATCH 2/3] cpu/overheads: Don't break just after nn-mm
` [PATCH 3/3] Fix layout hiccups in answers to quick quizzes

Invalid compilation without -fno-strict-aliasing
 2017-11-04  0:24 UTC  (9+ messages)

Incomplete sentence in commit 405f3f465f7f
 2017-11-03 22:56 UTC  (6+ messages)

[PATCH] formal, memorder: Fix typo and spacing
 2017-11-03 15:53 UTC  (2+ messages)

[PATCH 1/2] locking: fix typo
 2017-11-03 14:41 UTC  (6+ messages)
` [PATCH 2/2] SMPdesign: "

[NOT A PATCH] Question on regression by bug fixes
 2017-11-03  0:20 UTC  (4+ messages)

ARMv8 != arm64
 2017-11-02  2:52 UTC  (4+ messages)

[PATCH] memorder: Adjust height of Table 15.5's header
 2017-11-01 22:48 UTC  (5+ messages)
  ` [PATCH] locking: Use helper macro in Table 7.1

Is WRITE_ONCE() enough to prevent invention of stores?
 2017-11-01 20:15 UTC  (15+ messages)
            ` [PATCH] memorder: Add one solution for one snippet

[PATCH] formal/regression: Fix typo
 2017-10-30 17:17 UTC  (2+ messages)

Listing 9.2: actual free(3) will probably cause problem
 2017-10-29 19:21 UTC  (5+ messages)

algorithm that change a data structure without inflicting expensive cache misses
 2017-10-29 19:14 UTC  (2+ messages)

[PATCH] defer: Correct grammar
 2017-10-29 19:06 UTC  (2+ messages)

[PATCH] formal/regression: Tweak table format and indent in listing
 2017-10-29 18:22 UTC  (2+ messages)

[PATCH] locking: Fix syntactic ambiguity
 2017-10-29  3:27 UTC  (2+ messages)

[PATCH] styleguide: Reflect table format conversion
 2017-10-29  3:25 UTC  (2+ messages)

[PATCH] typo at Chp 7
 2017-10-29  3:20 UTC  (19+ messages)

[PATCH 0/5] Miscellaneous updates
 2017-10-27  3:03 UTC  (7+ messages)
` [PATCH 1/5] memorder: Fix excessive uses of midrule skip
` [PATCH 2/5] memorder: Parenthesize properly
` [PATCH 3/5] defer/rcufundamental: Adjust hspace for 1c layout
` [PATCH 4/5] together/applyrcu: Use upright glyph for descriptive suffix
` [PATCH 5/5] Tweak figure size

[PATCH 1/2] locking: Update table layout
 2017-10-25 22:40 UTC  (5+ messages)
` [PATCH 2/2] defer/rcuapi: Move sidewaystable caption to top
` [PATCH v2] locking: Update table layout

[PATCH 0/5] Update table layout
 2017-10-25 19:19 UTC  (15+ messages)
` [PATCH 1/5] Move caption of table to top
` [PATCH 2/5] Define \twocolumnwidth for 1c layout
` [PATCH 3/5] Use \O{} macro for 'order-of'
` [PATCH 4/5] Update tables using booktabs and alternate-row coloring scheme
` [PATCH 5/5] datastruct: Convert 'NUMA Topology of System Under Test' to figure
  ` [PATCH 1/3] whymb: Update table layout
    ` [PATCH 2/3] defer/rcuapi: "
    ` [PATCH 3/3] Convert table of code fragments to 'listing'

Probably redundant code at listing 7.7
 2017-10-23  5:47 UTC  (5+ messages)

[PATCH] advsync/rt: Remove epigraph under section
 2017-10-22  2:47 UTC  (5+ messages)
    ` [PATCH] advsync/rt: Restore "

[PATCH 1/3] debugging: Use \ln for natural logarithm in Eq E.9
 2017-10-21  0:26 UTC  (4+ messages)
` [PATCH 2/3] Remove trademark and registered symbols in text
` [PATCH 3/3] toolsoftrade: Adjust wording on age of POWER5

[PATCH] styleguide: Reflect recent conversion of code snippets to listing
 2017-10-21  0:05 UTC  (5+ messages)

[PATCH 1/5] memorder: Add missed comma
 2017-10-17 16:16 UTC  (6+ messages)
` [PATCH 2/5] memorder: Close unclosed parenthesis
` [PATCH 3/5] memorder: Add missed unbreakable space before line number
` [PATCH 4/5] memorder: Fix typo on instruction name (LDAR -> LDLAR)
` [PATCH 5/5] memorder: Use zSeries name consistently

[PATCH 1/2] Convert code snippets to 'listing' env (together, advsync, rt, future)
 2017-10-13 23:37 UTC  (3+ messages)
` [PATCH 2/2] Convert code snippets to 'listing' env (appendix)


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