Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/4] Updates and fixes in defer/hazptr and formal/dyntickrcu
@ 2019-04-21 10:03 Akira Yokosawa
  2019-04-21 10:06 ` [PATCH 1/4] defer/hazptr: Extract snippet from hazptr.c Akira Yokosawa
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Akira Yokosawa @ 2019-04-21 10:03 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul,

Your latest commit 50c5b95d30bc ("defer/hazptr: Add discussion of
hazptr_free_later()") embeds a code snippet in .tex which can be
extracted from hazptr.c.  My guess is it was easier for you to do so
rather than to tame fcvextract.pl to do what you wanted.
There is an option "gobbleblank=yes" to suppress blank/empty lines
from appearing in the resulting snippet. I couldn't help doing
it myself.

Patch #1 does the necessary changes in hazptr.c and embedding of
line labels.
Patch #2 is a trivial typo fix I noticed along the way.

If you encounter any conflict, please skip patch #1.

Patches #3 and #4 are the followup changes to formal/dyntickrcu,
including the addition of Linux kernel version info. Please refer to
the change log of patch #4.

        Thanks, Akira
--
Akira Yokosawa (4):
  defer/hazptr: Extract snippet from hazptr.c
  defer/hazptr: Fix trivial typo
  RCU.bib: Add entry of git commit of Tree RCU
  formal/dyntickrcu: Adjust context and fix typo

 CodeSamples/defer/hazptr.c |  77 +++++++++++++------------
 bib/RCU.bib                |  11 ++++
 defer/hazptr.tex           | 113 ++++++++++++-------------------------
 formal/dyntickrcu.tex      |  31 ++++++----
 4 files changed, 108 insertions(+), 124 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-04-22 11:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-21 10:03 [PATCH 0/4] Updates and fixes in defer/hazptr and formal/dyntickrcu Akira Yokosawa
2019-04-21 10:06 ` [PATCH 1/4] defer/hazptr: Extract snippet from hazptr.c Akira Yokosawa
2019-04-21 10:07 ` [PATCH 2/4] defer/hazptr: Fix trivial typo Akira Yokosawa
2019-04-21 10:09 ` [PATCH 3/4] RCU.bib: Add entry of git commit of Tree RCU Akira Yokosawa
2019-04-21 10:10 ` [PATCH 4/4] formal/dyntickrcu: Adjust context and fix typo Akira Yokosawa
2019-04-21 15:25 ` [Not a patch] Possible incomplete sentence/clause in defer/hazptr Akira Yokosawa
     [not found]   ` <20190421184506.GD24840@linux.ibm.com>
2019-04-21 22:19     ` Akira Yokosawa
2019-04-22 11:10       ` Paul E. McKenney

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