All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] count, toolsoftrade: Employ new code-snippet scheme (cont.)
@ 2018-10-26 15:22 Akira Yokosawa
  2018-10-26 15:24 ` [PATCH 1/7] count: Employ new scheme for inline code snippets Akira Yokosawa
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Akira Yokosawa @ 2018-10-26 15:22 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul,

This is a set of simple conversions of code snippets to the new scheme
in count and toolsoftrade.  There is no change in the code under CodeSamples,
but there are a few visual changes in the pdf output which reflect the
actual code samples.

Patch #7 fixes an unintended change in indent width made in the previous
patch set.

        Thanks, Akira
--
Akira Yokosawa (7):
  count: Employ new scheme for inline code snippets
  toolsoftrade: Use 'VerbatimU' for inline snippets
  toolsoftrade: Employ new scheme for snippets of lock.c
  toolsoftrade: Employ new scheme for snippet of rwlockscale.c
  toolsoftrade: Employ new scheme for snippet of compiler barriers
  toolsoftrade: Employ new scheme for snippets of threadcreate.c
  count: Fix indent in count_lim_atomic.c

 CodeSamples/api-pthreads/api-pthreads.h |   7 +-
 CodeSamples/count/count_lim_atomic.c    |   2 +-
 CodeSamples/intro/threadcreate.c        |  20 +-
 CodeSamples/toolsoftrade/lock.c         |  76 +++---
 CodeSamples/toolsoftrade/rwlockscale.c  |  54 ++--
 count/count.tex                         |  89 +++---
 toolsoftrade/toolsoftrade.tex           | 460 ++++++++------------------------
 7 files changed, 253 insertions(+), 455 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-10-27  5:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-26 15:22 [PATCH 0/7] count, toolsoftrade: Employ new code-snippet scheme (cont.) Akira Yokosawa
2018-10-26 15:24 ` [PATCH 1/7] count: Employ new scheme for inline code snippets Akira Yokosawa
2018-10-26 15:24 ` [PATCH 2/7] toolsoftrade: Use 'VerbatimU' for inline snippets Akira Yokosawa
2018-10-26 15:26 ` [PATCH 3/7] toolsoftrade: Employ new scheme for snippets of lock.c Akira Yokosawa
2018-10-26 15:27 ` [PATCH 4/7] toolsoftrade: Employ new scheme for snippet of rwlockscale.c Akira Yokosawa
2018-10-26 15:28 ` [PATCH 5/7] toolsoftrade: Employ new scheme for snippet of compiler barriers Akira Yokosawa
2018-10-26 15:29 ` [PATCH 6/7] toolsoftrade: Employ new scheme for snippets of threadcreate.c Akira Yokosawa
2018-10-26 15:30 ` [PATCH 7/7] count: Fix indent in count_lim_atomic.c Akira Yokosawa
2018-10-26 15:35 ` [PATCH 0/7] count, toolsoftrade: Employ new code-snippet scheme (cont.) Akira Yokosawa
2018-10-26 20:58   ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.