From: Peter Zijlstra <peterz@infradead.org>
To: Boqun Feng <boqun.feng@gmail.com>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Will Deacon <will.deacon@arm.com>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
Waiman Long <waiman.long@hp.com>,
Davidlohr Bueso <dave@stgolabs.net>
Subject: Re: [PATCH tip/locking/core] atomics: Add test for atomic operations with _relaxed variants
Date: Wed, 4 Nov 2015 12:37:49 +0100 [thread overview]
Message-ID: <20151104113749.GI17308@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <1446634365-25176-1-git-send-email-boqun.feng@gmail.com>
On Wed, Nov 04, 2015 at 06:52:45PM +0800, Boqun Feng wrote:
> Some atomic operations now have _relaxed/acquire/release variants, this
> patch then adds some trivial tests for two purpose:
>
> 1. test the behavior of these new operations in single-CPU
> environment.
>
> 2. make their code generated before we actually use them somewhere,
> so that we can examine their assembly code.
>
> Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Thanks!
next prev parent reply other threads:[~2015-11-04 11:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 10:52 Boqun Feng
2015-11-04 11:37 ` Peter Zijlstra [this message]
2015-11-23 16:26 ` [tip:locking/core] " tip-bot for Boqun Feng
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=20151104113749.GI17308@twins.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=boqun.feng@gmail.com \
--cc=dave@stgolabs.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
--cc=tglx@linutronix.de \
--cc=waiman.long@hp.com \
--cc=will.deacon@arm.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
Powered by JetHome