From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Junchang Wang <junchangwang@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 0/4] Update on Chapter Deferred Processing
Date: Sat, 10 Jun 2017 10:08:15 -0700 [thread overview]
Message-ID: <20170610170815.GT3721@linux.vnet.ibm.com> (raw)
In-Reply-To: <CABoNC8005C3wF7vv_y_6mnkTUwAKZ+hr9cgL1-RjJfXo9VHZDg@mail.gmail.com>
On Sat, Jun 10, 2017 at 10:35:25PM +0800, Junchang Wang wrote:
> Hi Paul,
>
> The fourth patch is a false alarm. So I won't send it out. Please
> review and apply patches 1 - 3. Thanks.
Applied and pushed, thank you!
Please see note below.
> --Jason
>
> On Sat, Jun 10, 2017 at 10:28 PM, Junchang Wang <junchangwang@gmail.com> wrote:
> > Hi Paul,
> >
> > I'm reading Chapter Deferred Processing, and following are some patches. Please
> > take a look.
> >
> > --Jason
> >
> > Junchang Wang (4):
> > Figure Storage Hazard-Pointer Storage and Erasure: Switch from
> > ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
When changing text, it suffices to give the chapter's top-level
directory name, so I changed this to:
defer: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
> > route_hazptr: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
> > route_seqlock: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
These are fine, giving the name of the executable for changes to a
given code sample is quite good, thank you!
Thanx, Paul
> > CodeSamples/defer/route_hazptr.c | 10 +++++-----
> > CodeSamples/defer/route_seqlock.c | 6 +++---
> > CodeSamples/defer/seqlock.h | 4 ++--
> > defer/hazptr.tex | 16 ++++++++--------
> > defer/seqlock.tex | 12 ++++++------
> > 5 files changed, 26 insertions(+), 26 deletions(-)
> >
> > --
> > 2.7.4
> >
>
prev parent reply other threads:[~2017-06-10 17:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-10 14:28 [PATCH 0/4] Update on Chapter Deferred Processing Junchang Wang
2017-06-10 14:28 ` [PATCH 1/4] Figure Storage Hazard-Pointer Storage and Erasure: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() Junchang Wang
2017-06-10 14:28 ` [PATCH 2/4] route_hazptr: " Junchang Wang
2017-06-10 14:28 ` [PATCH 3/4] route_seqlock: " Junchang Wang
2017-06-10 14:35 ` [PATCH 0/4] Update on Chapter Deferred Processing Junchang Wang
2017-06-10 17:08 ` 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=20170610170815.GT3721@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=junchangwang@gmail.com \
--cc=perfbook@vger.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.