All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/7] Import 'TRANSITIVITY' section
@ 2017-03-25  9:33 Akira Yokosawa
  2017-03-25  9:35 ` [RFC PATCH 1/7] advsync: Import 'TRANSITIVITY' section from memory-barriers.txt Akira Yokosawa
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-03-25  9:33 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 461f7d8b71f955c17ce30585b301834c3ad4026b Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sat, 25 Mar 2017 17:54:01 +0900
Subject: [RFC PATCH 0/7] Import 'TRANSITIVITY' section

Hi Paul,

As has been being discussed off the list, I'm attempting to update
"Memory Barriers" section to catch up memory-barriers.txt.

This patch set imports "TRANSITIVITY" section and do some tweaks
for better LaTeX typesetting.

Patch 1 imports the section mostly as is.
Patch 5 diverts from current memory-barriers.txt in the way to
present code snippets.
Patches 2 and 7 are updates for issues in previous sections I noticed
while doing this work.

Although we need further updates, especially to replace "LOCK/UNLOCK"
with "ACQUIRE/RELEASE" to go along with changes in memory-barriers.txt,
this patch set seems worthy on its own.

Thoughts?
                                  Thanks, Akira
--

Akira Yokosawa (7):
  advsync: Import 'TRANSITIVITY' section from memory-barriers.txt
  advsync: Permit p (page) placement for consecutive wide figures
  advsync: Make code snippet in deference to Herman Hollerith float
  advsync: Add footnote on transitivity
  advsync: Make code snippets more asm like
  advsync: Properly use nbsp in initial values
  advsync: Avoid indent after minipage

 advsync/memorybarriers.tex | 207 ++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 195 insertions(+), 12 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-03-25 18:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-25  9:33 [RFC PATCH 0/7] Import 'TRANSITIVITY' section Akira Yokosawa
2017-03-25  9:35 ` [RFC PATCH 1/7] advsync: Import 'TRANSITIVITY' section from memory-barriers.txt Akira Yokosawa
2017-03-25  9:37 ` [RFC PATCH 2/7] advsync: Permit p (page) placement for consecutive wide figures Akira Yokosawa
2017-03-25  9:38 ` [RFC PATCH 3/7] advsync: Make code snippet in deference to Herman Hollerith float Akira Yokosawa
2017-03-25  9:39 ` [RFC PATCH 4/7] advsync: Add footnote on transitivity Akira Yokosawa
2017-03-25  9:40 ` [RFC PATCH 5/7] advsync: Make code snippets more asm like Akira Yokosawa
2017-03-25  9:41 ` [RFC PATCH 6/7] advsync: Properly use nbsp in initial values Akira Yokosawa
2017-03-25  9:42 ` [RFC PATCH 7/7] advsync: Avoid indent after minipage Akira Yokosawa
2017-03-25 18:43 ` [RFC PATCH 0/7] Import 'TRANSITIVITY' section 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.