All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] future: Update Locking and HTM comparison tables
@ 2017-12-06 15:00 Akira Yokosawa
  2017-12-06 15:01 ` [PATCH 1/2] " Akira Yokosawa
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-12-06 15:00 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From d6497dadbc973d7d94591f48730c4c0ce1c129a8 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 6 Dec 2017 23:40:04 +0900
Subject: [PATCH 0/2] future: Update Locking and HTM comparison tables

Hi Paul,

I have tackled the remaining two tables of old style in Section 17.3.
"Advantage", "Disadvantage", and "Strong Disadvantage" can be indicated
by background colors, and their structures can be simplified.
This scheme is inspired by Table 12.4, with using lower saturation
colors.

Patch #1 modifies the tables.
Patch #2 adds a merged table of the two as a sidewaystable.

Background colors are chosen so that they can be distinguished
when they are printed in grayscale.

Thoughts?

        Thanks, Akira
--
Akira Yokosawa (2):
  future: Update Locking and HTM comparison tables
  future: Add merged table of locking & HTM comparison

 appendix/styleguide/styleguide.tex |   6 -
 future/HTMtable.tex                | 201 ++++++++++++++---------------
 future/HTMtableColor.tex           |   9 ++
 future/HTMtableFull.tex            | 148 +++++++++++++++++++++
 future/HTMtableRCU.tex             | 254 +++++++++++++++++--------------------
 future/htm.tex                     |   6 +
 perfbook.tex                       |   1 +
 7 files changed, 370 insertions(+), 255 deletions(-)
 create mode 100644 future/HTMtableColor.tex
 create mode 100644 future/HTMtableFull.tex

-- 
2.7.4


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

end of thread, other threads:[~2017-12-06 22:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-06 15:00 [PATCH 0/2] future: Update Locking and HTM comparison tables Akira Yokosawa
2017-12-06 15:01 ` [PATCH 1/2] " Akira Yokosawa
2017-12-06 15:05 ` [PATCH 2/2] future: Add merged table of locking & HTM comparison Akira Yokosawa
2017-12-06 16:11 ` [PATCH 0/2] future: Update Locking and HTM comparison tables Paul E. McKenney
2017-12-06 22:16   ` Akira Yokosawa
2017-12-06 22:19 ` [PATCH v2 " Akira Yokosawa
2017-12-06 22:20   ` [PATCH v2 1/2] " Akira Yokosawa
2017-12-06 22:22   ` [PATCH v2 2/2] future: Add merged table of locking & HTM comparison Akira Yokosawa
2017-12-06 22:54   ` [PATCH v2 0/2] future: Update Locking and HTM comparison tables 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.