Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/5] Add white spaces before unit symbols
@ 2017-06-24 23:59 Akira Yokosawa
  2017-06-25  0:02 ` [PATCH 1/5] treewide: Add narrow spaces before SI " Akira Yokosawa
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-06-24 23:59 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 27d084e3bffbcd26a56d56859145f449750fc7b1 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sun, 25 Jun 2017 08:53:02 +0900
Subject: [PATCH 0/5] Add white spaces before unit symbols

Hi Paul,

This is a patch series to do the same tweaks as I did in QC section.
As NIST style guide covers only the SI units, I split the patches
for SI units and non-SI units.

Patches 1 and 2 are for SI unit symbols.
Patch 3 improves the look of the "rt-regimes" figure.
Patches 4 and 5 are for non-SI unit symbols. I'm not sure if you like
these changes involving KB, MB, and GB symbols.

Strictly speaking, if you really want to stick to the NIST guide, they
should be replaced with KiB, MiB, and GiB when they represent
powers of 2. But I think in perfbook, there is no worry of confusion.
So I stopped short of doing those changes.

Please apply as far as you like.

         Thanks, Akira
-- 
Akira Yokosawa (5):
  treewide: Add narrow spaces before SI unit symbols
  treewide: Add whitespace before SI unit symbols in figures
  Substitute 'greek mu' for 'u' in microsecond symbol
  treewide: Add narrow spaces before non-SI unit symbols
  cartoons: Add whitespace before 'MB'

 SMPdesign/SMPdesign.tex              |  2 +-
 SMPdesign/beyond.tex                 |  4 +--
 advsync/memorybarriers.tex           | 14 ++++----
 appendix/questions/after.tex         |  2 +-
 appendix/toyrcu/toyrcu.tex           |  2 +-
 cartoons/r-2014-Old-man-and-Brat.svg |  2 +-
 count/count.tex                      |  2 +-
 cpu/SystemArch.fig                   |  2 +-
 cpu/hwfreelunch.tex                  |  4 +--
 cpu/overheads.tex                    |  8 ++---
 cpu/overview.tex                     |  6 ++--
 cpu/swdesign.tex                     |  2 +-
 datastruct/datastruct.tex            |  2 +-
 debugging/debugging.tex              |  2 +-
 defer/rcuusage.tex                   |  4 +--
 defer/refcnt.tex                     |  2 +-
 formal/dyntickrcu.tex                |  4 +--
 formal/spinhint.tex                  |  6 ++--
 glossary.tex                         |  2 +-
 intro/intro.tex                      |  6 ++--
 rt/rt-regimes.svg                    | 66 ++++++++++++++++++------------------
 rt/rt.tex                            |  4 +--
 22 files changed, 74 insertions(+), 74 deletions(-)

-- 
2.7.4




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

end of thread, other threads:[~2017-06-26 16:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-24 23:59 [PATCH 0/5] Add white spaces before unit symbols Akira Yokosawa
2017-06-25  0:02 ` [PATCH 1/5] treewide: Add narrow spaces before SI " Akira Yokosawa
2017-06-25  0:04 ` [PATCH 2/5] treewide: Add whitespace before SI unit symbols in figures Akira Yokosawa
2017-06-25  0:05 ` [PATCH 3/5] Substitute 'greek mu' for 'u' in microsecond symbol Akira Yokosawa
2017-06-25  0:07 ` [PATCH 4/5] treewide: Add narrow spaces before non-SI unit symbols Akira Yokosawa
2017-06-25  0:08 ` [PATCH 5/5] cartoons: Add whitespace before 'MB' Akira Yokosawa
2017-06-25  3:24 ` [PATCH 0/5] Add white spaces before unit symbols Paul E. McKenney
2017-06-26 15:12   ` Akira Yokosawa
2017-06-26 16:51     ` 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