On 2017/10/11 15:56:21 -0700, Paul E. McKenney wrote: > On Thu, Oct 12, 2017 at 07:07:17AM +0900, Akira Yokosawa wrote: >> >From 096ac85c06a27b8e8895e35bb58c634869a5a979 Mon Sep 17 00:00:00 2001 >> From: Akira Yokosawa <akiyks@xxxxxxxxx> >> Date: Wed, 11 Oct 2017 23:04:11 +0900 >> Subject: [PATCH] Convert code snippets to 'listing' env (SMPdesign, locking, defer) >> >> Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> > > Very good, queued, thank you! > > One question... > > o Figure 6.22: "SEQ Pseudocode" is still in the old style. > Ditto Figure 6.23: "SEQ Helper Pseudocode", Figure 6.26: > "Partitioned Parallel Solver Pseudocode", and Figure 6.27: > "Partitioned Parallel Helper Pseudocode". Are these to be > handled by a later commit, or is there something problematic > about these figures? Ah, I missed them. I'll take care of them in a later patch. Thanks, Akira > > Thanx, Paul > >> --- >> SMPdesign/SMPdesign.tex | 72 +++++++++++++++++------------------ >> SMPdesign/partexercises.tex | 32 ++++++++-------- >> defer/defer.tex | 8 ++-- >> defer/hazptr.tex | 36 +++++++++--------- >> defer/rcuapi.tex | 16 ++++---- >> defer/rcufundamental.tex | 46 +++++++++++----------- >> defer/rcuusage.tex | 76 ++++++++++++++++++------------------- >> defer/refcnt.tex | 32 ++++++++-------- >> defer/seqlock.tex | 52 ++++++++++++------------- >> locking/locking-existence.tex | 20 +++++----- >> locking/locking.tex | 88 +++++++++++++++++++++---------------------- >> 11 files changed, 239 insertions(+), 239 deletions(-) >> [...] -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html