Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] SMPdesign: Add a missed unbreakble space for line number
Date: Mon, 28 May 2018 09:00:14 -0700	[thread overview]
Message-ID: <20180528160014.GY3803@linux.vnet.ibm.com> (raw)
In-Reply-To: <20180528150607.3513-1-sj38.park@gmail.com>

On Tue, May 29, 2018 at 12:06:07AM +0900, SeongJae Park wrote:
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>

Good catch, queued and pushed, thank you!

							Thanx, Paul

> ---
>  SMPdesign/SMPdesign.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SMPdesign/SMPdesign.tex b/SMPdesign/SMPdesign.tex
> index 8078c4b..824de41 100644
> --- a/SMPdesign/SMPdesign.tex
> +++ b/SMPdesign/SMPdesign.tex
> @@ -1109,7 +1109,7 @@ Line~6 gets a pointer to this thread's pool, and
>  line~7 checks to see if this per-thread pool is full.
> 
>  If so, lines~8-15 empty half of the per-thread pool into the global pool,
> -with lines~8 and 14 acquiring and releasing the spinlock.
> +with lines~8 and~14 acquiring and releasing the spinlock.
>  Lines~9-12 implement the loop moving blocks from the local to the
>  global pool, and line~13 sets the per-thread pool's count to the proper
>  value.
> -- 
> 2.10.0
> 


      reply	other threads:[~2018-05-28 15:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-28 15:06 [PATCH] SMPdesign: Add a missed unbreakble space for line number SeongJae Park
2018-05-28 16:00 ` Paul E. McKenney [this message]

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=20180528160014.GY3803@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=perfbook@vger.kernel.org \
    --cc=sj38.park@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox