Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2019-01-02 15:02:56 to 2019-05-08 13:46:46 UTC [more...]

[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 "

Cost of atomic operations on new hardware
 2019-04-29 10:51 UTC  (5+ messages)

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)

[PATCH] memorder: Fix conflict of commandchars choice in .litmus files
 2019-01-21 15:35 UTC 

Question regarding hash_resize
 2019-01-18 18:34 UTC  (23+ messages)

[PATCH] defer: Use \slash to permit line break behind '/'
 2019-01-16 23:00 UTC  (2+ messages)

[PATCH] debugging: Employ new scheme for code snippets
 2019-01-16 14:43 UTC 

[PATCH 0/6] Simplify hash_resize.c
 2019-01-16  0:07 UTC  (18+ messages)
` [PATCH 1/6] datastruct/hash: "
` [PATCH 2/6] datastruct/hash: Add a couple of Quick Quizzes regarding hash_resize.c
` [PATCH 3/6] datastruct/hash: Fix unnecessary folding in code snippet
` [PATCH 4/6] datastruct/hash: Adjust context to updated code in hash_resize.c
` [PATCH 5/6] datastruct/hash: Add Quick Quiz on READ_ONCE/WRITE_ONCE "
` [PATCH 6/6] datastruct/hash: Display error msg if rcu_barrier() is not available

[PATCH 1/2] Makefile: Automate OBSOLETE_FILES definition
 2019-01-15  0:30 UTC  (3+ messages)
` [PATCH 2/2] datastruct/hash: Don't track hash_resize_s

[PATCH] datastruct/hash: Fix trivial typo
 2019-01-07  1:06 UTC  (2+ messages)

[PATCH] debugging: Define and use '\lopt' macro in description heading
 2019-01-06  0:11 UTC 

[PATCH 1/2] memorder: Fix typos
 2019-01-05 23:28 UTC  (3+ messages)
` [PATCH 2/2] debugging: Leave double dashes in description headings

[PATCH 00/11] datastruct: Employ new scheme for code snippet
 2019-01-05  0:10 UTC  (25+ messages)
      ` [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files
          ` Sporadic SIGSEGV in hash_bkt_rcu and hash_resize (was Re: [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files)
            ` [PATCH] EXP hashtorture.h: Avoid sporadic SIGSEGV in hash_bkt_rcu
                          ` [PATCH] datastruct/hash: Tweak appearance of updated code in snippet
                                  ` [PATCH 1/2] datastruct/hash: Tweak indent of folded line "
                                  ` [PATCH 2/2] datastruct/hash: Annotate racy accesses with READ_ONCE/WRITE_ONCE


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