On Wed, Jan 27, 2016 at 03:00:11PM -0800, Paul E. McKenney wrote:
> On Wed, Jan 27, 2016 at 06:39:23PM +, Will Deacon wrote:
> > On Wed, Jan 27, 2016 at 07:25:51PM +0100, Peter Zijlstra wrote:
> > > On Wed, Jan 27, 2016 at 06:22:04PM +, Will Deacon wrote:
> > > > As much as we'd like to liv
On Thu, Jan 28, 2016 at 10:46:23AM +0800, Boqun Feng wrote:
> On Wed, Jan 27, 2016 at 06:22:04PM +, Will Deacon wrote:
> > As much as we'd like to live in a world where RELEASE -> ACQUIRE is
> > always cheaply ordered and can be used to construct UNLOCK -> LOCK
> > definitions with similar guar
On Wed, Jan 27, 2016 at 06:22:04PM +, Will Deacon wrote:
> As much as we'd like to live in a world where RELEASE -> ACQUIRE is
> always cheaply ordered and can be used to construct UNLOCK -> LOCK
> definitions with similar guarantees, the grim reality is that this isn't
> even possible on x86 (
On Wed, Jan 27, 2016 at 06:39:23PM +, Will Deacon wrote:
> On Wed, Jan 27, 2016 at 07:25:51PM +0100, Peter Zijlstra wrote:
> > On Wed, Jan 27, 2016 at 06:22:04PM +, Will Deacon wrote:
> > > As much as we'd like to live in a world where RELEASE -> ACQUIRE is
> > > always cheaply ordered and
On Wed, Jan 27, 2016 at 07:25:51PM +0100, Peter Zijlstra wrote:
> On Wed, Jan 27, 2016 at 06:22:04PM +, Will Deacon wrote:
> > As much as we'd like to live in a world where RELEASE -> ACQUIRE is
> > always cheaply ordered and can be used to construct UNLOCK -> LOCK
> > definitions with similar
As much as we'd like to live in a world where RELEASE -> ACQUIRE is
always cheaply ordered and can be used to construct UNLOCK -> LOCK
definitions with similar guarantees, the grim reality is that this isn't
even possible on x86 (thanks to Paul for bringing us crashing down to
Earth).
This patch h
On Wed, Jan 27, 2016 at 06:22:04PM +, Will Deacon wrote:
> As much as we'd like to live in a world where RELEASE -> ACQUIRE is
> always cheaply ordered and can be used to construct UNLOCK -> LOCK
> definitions with similar guarantees, the grim reality is that this isn't
> even possible on x86 (
7 matches
Mail list logo