Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2017-05-05 13:18:43 to 2017-07-13 23:19:23 UTC [more...]

[PATCH 1/2] future/QC: Fix typos
 2017-07-13 23:19 UTC  (2+ messages)
` [PATCH 2/2] future/QC: Add space before citation

[PATCH] advsync: Readjust spacing for one-column layout
 2017-07-13 22:28 UTC 

[PATCH 0/6] advsync: Misc. fixes around litmus tests
 2017-07-13 18:12 UTC  (10+ messages)
` [PATCH 1/6] advsync: Fix typo of litmus name
` [PATCH 2/6] advsync: Fix typos in load-buffering litmus tests
` [PATCH 3/6] advsync: Fix remaining typo in exists condition
` [PATCH 4/6] advsync: Trivial typo fixes
` [PATCH 5/6] advsync: Fix grammatical error
` [PATCH 6/6] advsync: Adjust value expressions in Tables 14.1 and 14.2
` [PATCH 7/6] advsync: Catch up changes in litmus tests

[PATCH 0/2] CodeSamples: Add arm64 support
 2017-07-11 18:52 UTC  (4+ messages)
` [PATCH 1/2] advsync: Add dependency to $(CUSTOM_HEADER)
` [PATCH 2/2] CodeSamples: Add arm64 support

[PATCH 0/2] litmus test updates
 2017-07-11  0:06 UTC  (6+ messages)
` [PATCH 1/2] advsync: Use '#include "api.h"' in litmus tests
` [PATCH 2/2] advsync: Add cross compilation targets

[PATCH] advsync/memorybarriers: Fix a typo: s/documention/documentation
 2017-07-06 20:12 UTC  (2+ messages)

[PATCH] advsync: Fix store-buffering sequence table
 2017-07-06 18:20 UTC  (13+ messages)

[PATCH] advsync: Use 'row' instead of 'line' to call out a step in table
 2017-07-02 16:19 UTC  (2+ messages)

[PATCH] advsync: Move footnote to avoid confusion
 2017-06-30 23:33 UTC  (2+ messages)

[PATCH] advsync: Trivial typo fixes
 2017-06-30  0:16 UTC  (2+ messages)

[PATCH] advsync: Adjust context to herd7 litmus test
 2017-06-26 22:39 UTC  (4+ messages)

[PATCH 0/5] Add white spaces before unit symbols
 2017-06-26 16:51 UTC  (9+ messages)
` [PATCH 1/5] treewide: Add narrow spaces before SI "
` [PATCH 2/5] treewide: Add whitespace before SI unit symbols in figures
` [PATCH 3/5] Substitute 'greek mu' for 'u' in microsecond symbol
` [PATCH 4/5] treewide: Add narrow spaces before non-SI unit symbols
` [PATCH 5/5] cartoons: Add whitespace before 'MB'

[PATCH] advsync: Substitute 'Figure' for 'Table'
 2017-06-23 17:30 UTC  (2+ messages)

[PATCH 0/3] toyrcu: Misc. fixes
 2017-06-21 23:06 UTC  (9+ messages)
` [PATCH 1/3] toyrcu: Adjust reference to prerequisite chapters
` [PATCH 2/3] toyrcu: Trivial typo fixes (rcu_idx -> rcu_refcnt)
` [PATCH 3/3] future/QC: Another math mode fix

[PATCH 0/8] future/QC: Cosmetic fixes and improvements
 2017-06-17  4:32 UTC  (10+ messages)
` [PATCH 1/8] hyphen2endash: Add patterns for QC section
` [PATCH 2/8] future/QC: Tweak appearance of tables
` [PATCH 3/8] future/QC: Fix typo in unit symbol and usage of math mode
` [PATCH 4/8] future/QC: Add narrow space before unit symbol
` [PATCH 5/8] future/QC: Use consistent axis names
` [PATCH 6/8] future/QC: Add missing 'has' in description list
` [PATCH 7/8] future/QC: Use \ket{} macro for |0> and |1>
` [PATCH 8/8] future/QC: Denote QC operators as such

[PATCH 0/5] Updating Section Deferred Processing
 2017-06-14 17:52 UTC  (7+ messages)
` [PATCH 1/5] hazptr: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
` [PATCH 2/5] route_rcu: "
` [PATCH 3/5] route_rcu: Remove redundant assignment statement to rep->re_freed
` [PATCH 4/5] seqlocktorture: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
` [PATCH 5/5] rcu_rcpls: "

[PATCH 0/4] Update on Chapter Deferred Processing
 2017-06-10 17:08 UTC  (6+ messages)
` [PATCH 1/4] Figure Storage Hazard-Pointer Storage and Erasure: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
` [PATCH 2/4] route_hazptr: "
` [PATCH 3/4] route_seqlock: "

[PATCH] route_refcnt: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
 2017-06-09 22:40 UTC  (2+ messages)

[PATCH 0/5] CodeSamples: Cleanups and Makefile updates
 2017-06-09 22:21 UTC  (7+ messages)
` [PATCH 1/5] CodeSamples: Remove gprof-helper.c
` [PATCH 2/5] CodeSamples: Use $(MAKE) for recursive make
` [PATCH 3/5] CodeSamples: Makefile: Remove linux/list.h
` [PATCH 4/5] CodeSamples: Makefile: Add subdirectories
` [PATCH 5/5] CodeSamples: Makefile: Distinguish arch-independent targets

[PATCH 0/2] Patches to chapter Deferred Processing
 2017-06-08  4:30 UTC  (5+ messages)
` [PATCH 1/2] routetorture.h: Fix typos in help messages
` [PATCH 2/2] routetorture.h: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()

[PATCH 0/2] CodeSamples: Fixes for ppc64
 2017-06-04 21:58 UTC  (6+ messages)
` [PATCH 1/2] CodeSamples: Fixes for build on ppc64le
` [PATCH 2/2] CodeSamples: Remove cpu specific flag for ppc64

[RFC PATCH 0/4] CodeSamples: Cleanups and fixes
 2017-06-01  4:34 UTC  (18+ messages)
` [RFC PATCH 1/4] CodeSamples: Add rule to generate Makefile.arch and api.h
` [RFC PATCH 2/4] CodeSamples: Remove generated files from repository
` [RFC PATCH 3/4] CodeSamples: Use 'intptr_t' to be compatible with 'void *'
` [RFC PATCH 4/4] CodeSamples/defer: Add compiler barriers in gettimestampmp.c
` [RFC PATCH v2 0/2] CodeSamples: Cleanups and fixes
  ` [RFC PATCH v2 1/2] CodeSamples: Use 'intptr_t' to be compatible with 'void *'
  ` [RFC PATCH v2 2/2] CodeSamples/defer: Add compiler barriers in gettimestampmp.c

[PATCH 0/2] Update code snippets
 2017-05-23  0:39 UTC  (4+ messages)
` [PATCH 1/2] toolsoftrade: Update definition of READ_ONCE()
` [PATCH 2/2] count: Remove unnecessary smp_mb() in code snippet

[PATCH v2] count_stat_eventual: Remove unnecessary READ_ONCE() and smp_mb()
 2017-05-17 23:07 UTC  (5+ messages)

[PATCH] count_stat_eventual: Remove unnecessary smp_mb()
 2017-05-17  3:47 UTC 

[PATCH] count_stat_eventual: Remove unnecessary READ_ONCE() and smp_mb()
 2017-05-16 15:46 UTC  (4+ messages)

[PATCH 0/2] Use READ_ONCE() and WRITE_ONCE in count_stat_eventual.c
 2017-05-16 13:14 UTC  (22+ messages)
` [PATCH 1/2] count_stat_eventual: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
` [PATCH 2/2] count_stat_eventual: Add READ_ONCE() to protect global shared variable stopflag

Question about performance figures in Section 9
 2017-05-14 16:33 UTC  (2+ messages)

[PATCH] Update Answer to Quick Quiz 5.27
 2017-05-11  3:15 UTC  (7+ messages)
        ` [PATCH] count: Fix typo in "

Question on Answer to Quick Quiz 5.16 (Absolute error of summing up per-thread counters)
 2017-05-11  2:23 UTC  (3+ messages)

[PATCH 0/2] Reviewing CodeSamples/count/count_stat_eventual.c
 2017-05-09 23:11 UTC  (8+ messages)
` [PATCH 1/2] Replace definition of variable sum from int to unsigned long
` [PATCH 2/2] Remove unnecessary memory fence

The weird re-ordering issue of the Alpha arch'
 2017-05-09 15:58 UTC  (9+ messages)

[PATCH] Update Answer to Quick Quiz 5.27
 2017-05-09  8:43 UTC 

[Q] Heisenbug and anti-heisenbug
 2017-05-08 15:17 UTC  (9+ messages)

[Q] how to break a concurrent program without proper use of MB
 2017-05-06 11:40 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