* Jason Low wrote:
> On Tue, 2015-03-10 at 09:11 +0100, Ingo Molnar wrote:
> > * Jason Low wrote:
> >
> > > This patch applies on top of tip.
> > >
> > > ---
> > > Similar to what Linus suggested for rwsem_spin_on_owner(), in
> >
On Tue, 2015-03-10 at 09:11 +0100, Ingo Molnar wrote:
> * Jason Low wrote:
>
> > This patch applies on top of tip.
> >
> > ---
> > Similar to what Linus suggested for rwsem_spin_on_owner(), in
> > mutex_spin_on_owner(), instead of h
* Jason Low wrote:
> This patch applies on top of tip.
>
> ---
> Similar to what Linus suggested for rwsem_spin_on_owner(), in
> mutex_spin_on_owner(), instead of having while (true) and breaking
> out of the spin loop on lock->own
This patch applies on top of tip.
---
Similar to what Linus suggested for rwsem_spin_on_owner(), in
mutex_spin_on_owner(), instead of having while (true) and breaking
out of the spin loop on lock->owner != owner, we can have the loop
4 matches
Mail list logo