All of lore.kernel.org
 help / color / mirror / Atom feed
From: SeongJae Park <sj38.park@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: Akira Yokosawa <akiyks@gmail.com>, SeongJae Park <sj@kernel.org>,
	perfbook@vger.kernel.org, SeongJae Park <sj38.park@gmail.com>
Subject: Re: [PATCH 2/4] datastruct: Add missed unbreakable spaces
Date: Tue, 27 Dec 2022 08:04:31 -0800	[thread overview]
Message-ID: <20221227160431.16434-1-sj@kernel.org> (raw)
In-Reply-To: <20221227002650.GF4001@paulmck-ThinkPad-P17-Gen-1>

On Mon, 26 Dec 2022 16:26:50 -0800 "Paul E. McKenney" <paulmck@kernel.org> wrote:

> On Tue, Dec 27, 2022 at 08:41:10AM +0900, Akira Yokosawa wrote:
> > Hi,
> > 
> > On Mon, 26 Dec 2022 10:16:32 -0800, SeongJae Park wrote:
> > > From: SeongJae Park <sj38.park@gmail.com>
> > > 
> > > Add missing unbreakable spaces for 'CPUs' and 'elements'.
> > > 
> > > Signed-off-by: SeongJae Park <sj38.park@gmail.com>
> 
> I queued and pushed, 1/4, 3/4, and 4/4, thank you!
> 
> Please do send an updated version of 2/4.

Thank you, and sorry for my mistake.  I will send the updated version right
now.


Thanks,
SJ

> 
> 							Thanx, Paul
> 
> > > ---
> > >  datastruct/datastruct.tex | 25 ++++++++++++-------------
> > >  1 file changed, 12 insertions(+), 13 deletions(-)
> > > 
> > > diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex
> > > index 99c92d9a..40ea6995 100644
> > > --- a/datastruct/datastruct.tex
> > > +++ b/datastruct/datastruct.tex
> > [...]
> > > @@ -775,8 +775,8 @@ to about half again faster than that of either QSBR or RCU\@.
> > >  
> > >  	Still unconvinced?
> > >  	Then look at the log-log plot in
> > > -	\cref{fig:datastruct:Read-Only RCU-Protected Hash-Table Performance For Schr\"odinger's Zoo at 448 CPUs; Varying Table Size},
> > > -	which shows performance for 448 CPUs as a function of the
> > > +	\cref{fig:datastruct:Read-Only RCU-Protected Hash-Table Performance For Schr\"odinger's Zoo at 448~CPUs; Varying Table Size},
> > > +	which shows performance for 448~CPUs as a function of the
> > >  	hash-table size, that is, number of buckets and maximum number
> > >  	of elements.
> > >  	A hash-table of size 1,024 has 1,024~buckets and contains
> > 
> > This hunk caused an error for me.
> > 
> > -----
> > l.6047 ...r's Zoo at 448~CPUs; Varying Table Size}
> >                                                   ,
> > ? 
> > ! Emergency stop.
> > <to be read again> 
> >                    \protect 
> > l.6047 ...r's Zoo at 448~CPUs; Varying Table Size}
> >                                                   ,
> > End of file on the terminal!
> > -----
> > 
> > Please remove the unbreakable space in \cref{}.
> > 
> >         Thanks, Akira
> > 
> > [...]

  reply	other threads:[~2022-12-27 16:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-26 18:16 [PATCH 0/4] datastruct: Minor fixes SeongJae Park
2022-12-26 18:16 ` [PATCH 1/4] datastruct: Remove unnecessary space SeongJae Park
2022-12-26 18:16 ` [PATCH 2/4] datastruct: Add missed unbreakable spaces SeongJae Park
2022-12-26 23:41   ` Akira Yokosawa
2022-12-27  0:26     ` Paul E. McKenney
2022-12-27 16:04       ` SeongJae Park [this message]
2022-12-27 16:06       ` [PATCH v2] " SeongJae Park
2022-12-27 16:06         ` SeongJae Park
2022-12-27 18:29           ` Paul E. McKenney
2022-12-27 23:26             ` Akira Yokosawa
2022-12-28  0:40               ` Paul E. McKenney
2022-12-26 18:16 ` [PATCH 3/4] datastruct: Enclose NULL with \co{} SeongJae Park
2022-12-26 18:16 ` [PATCH 4/4] datastruct: Put \cref{} content in a single line SeongJae Park
2022-12-26 18:16 ` [PATCH 0/4] datastruct: Minor fixes SeongJae Park
2022-12-26 18:16 ` [PATCH 1/4] datastruct: Remove unnecessary space SeongJae Park
2022-12-26 18:16 ` [PATCH 2/4] datastruct: Add missed unbreakable spaces SeongJae Park
2022-12-26 18:16 ` [PATCH 3/4] datastruct: Enclose NULL with \co{} SeongJae Park
2022-12-26 18:16 ` [PATCH 4/4] datastruct: Put \cref{} content in a single line SeongJae Park

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221227160431.16434-1-sj@kernel.org \
    --to=sj38.park@gmail.com \
    --cc=akiyks@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=perfbook@vger.kernel.org \
    --cc=sj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.