Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2017-08-31 22:10:13 to 2017-10-31 03:45:36 UTC [more...]

Is WRITE_ONCE() enough to prevent invention of stores?
 2017-10-31  3:45 UTC  (9+ 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)

[PATCH] Convert code snippets to 'listing' env (datastruct, debugging, formal)
 2017-10-12 18:28 UTC  (2+ messages)

[PATCH] Convert code snippets to 'listing' env (SMPdesign, locking, defer)
 2017-10-12  0:16 UTC  (4+ messages)

[PATCH] Convert code snippets to 'listing' env (howto, toolsoftrade, count)
 2017-10-10 23:38 UTC  (2+ messages)

synchronize with a non-atomic flag
 2017-10-09  8:40 UTC  (13+ messages)

[PATCH] memorder: Fix 'Non-Other-Multicopy Atomic?' row in summary table
 2017-10-06 17:05 UTC  (2+ messages)

[PATCH 00/10] Tweaks to follow guidelines in style guide
 2017-10-05 20:48 UTC  (12+ messages)
` [PATCH 01/10] debugging: Insert narrow space in front of percent symbol
` [PATCH 02/10] debugging: Use upright font for Euler's number
` [PATCH 03/10] future/QC: Insert narrow space in front of percent symbol
` [PATCH 04/10] future/QC: Use non-breakable hyphen for axis names
` [PATCH 05/10] treewide: Insert narrow space in front of percent symbol
` [PATCH 06/10] treewide: Use \Power{} macro for POWER CPU family
` [PATCH 07/10] treewide: Call GNU C compiler as "GCC"
` [PATCH 08/10] treewide: Use "IRQ" instead of "irq" used as abbreviation
` [PATCH 09/10] future/QC: Use upright glyph for math constant and descriptive suffix
` [PATCH 10/10] styleguide: Reflect recent style improvements

[PATCH] Use 'small' font in caption of code snippet
 2017-09-29  0:56 UTC  (2+ messages)

[PATCH 0/5] memorder: Update table layout
 2017-09-25  0:13 UTC  (8+ messages)
` [PATCH 1/5] memorder: Convert tables to alternate-row coloring scheme
` [PATCH 2/5] memorder: Convert 'Summary of Memory Ordering' table to new scheme
` [PATCH 3/5] styleguide: Remove experimental tables updated in memorder chapter
` [PATCH 4/5] memorder: Add multi-column headers to 'Summary of Memory Ordering' table
` [PATCH 5/5] memorder: Reduce color saturation of MoreThanOneValue figure

[PATCH] styleguide: Substitute experimental table
 2017-09-21  2:10 UTC  (2+ messages)

[PATCH] memorder: Use consistent names of WRC litmus tests
 2017-09-19 22:44 UTC  (2+ messages)

[PATCH 1/3] memorder: Remove unnecessary comma
 2017-09-19 16:05 UTC  (4+ messages)
` [PATCH 2/3] memorder: Fix wrong function reference
` [PATCH 3/3] memorder: Present P0()-P3() in consistent manner

[PATCH] memorder: Convert remaining code snippets in figures to listings
 2017-09-18 16:56 UTC  (2+ messages)

[PATCH 0/5] memorder: Miscellaneous fixes
 2017-09-17  0:54 UTC  (12+ messages)
` [PATCH 1/5] memorder: Adjust hspace of table 'Summary of Memory Ordering' in 1c
` [PATCH 2/5] memorder: Fix usage of \IfInBook macro
` [PATCH 3/5] memorder: More reword to 'full-strength non-void RMW'
` [PATCH 4/5] memorder: Update reference to memory-barrier primitives
` [PATCH v2 0/5] memorder: Miscellaneous fixes
  ` [PATCH v2 1/5] memorder: Adjust hspace of table 'Summary of Memory Ordering' in 1c
  ` [PATCH v2 2/5] memorder: Fix usage of \IfInBook macro
  ` [PATCH v2 3/5] memorder: More reword to 'full-strength non-void RMW'
  ` [PATCH v2 4/5] memorder: Update reference to memory-barrier primitives
  ` [PATCH v2 5/5] memorder: Fix table of 'Summary of Memory Ordering'

[PATCH] memorder: Transpose table 'Summary of Memory Ordering'
 2017-09-13 16:51 UTC  (2+ messages)

[PATCH] memorder: Fix trivial typo
 2017-09-13 15:00 UTC 

[PATCH 1/3] memorder: Fix wrong variable citation
 2017-09-12  3:58 UTC  (4+ messages)
` [PATCH 2/3] memorder: Remove unnecessary comma
` [PATCH 3/3] future/QC: Remove unnecessary duplicate

[PATCH] memorder: Reword footnote on cumulativity
 2017-09-11 15:54 UTC  (2+ messages)

[PATCH] memorder: Fix typo in '*_acquire' example
 2017-09-11 15:42 UTC  (2+ messages)

[PATCH] memorder: Fix conjugation
 2017-09-07 15:21 UTC  (2+ messages)

[PATCH] memorder: Silence compiler warnings in litmus tests
 2017-09-06  2:33 UTC  (4+ messages)

[PATCH 0/2] Style guide updates
 2017-09-04  4:18 UTC  (6+ messages)
` [PATCH 1/2] styleguide: Add 'Ellipsis' section
` [PATCH 2/2] styleguide: Add more experimental tables

Other-multicopy atomicity
 2017-09-03  5:40 UTC  (5+ messages)

[PATCH 1/2] memorder: Express `value-returning RMW` more explicitly
 2017-09-02 16:12 UTC  (3+ messages)
` [PATCH 2/2] memorder: Add missed closing parenthesis

synchronization between two process without lock
 2017-09-01  1:53 UTC  (10+ messages)


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