Quantcast
Channel: lkml.org : Pallipadi, Venkatesh
Viewing all articles
Browse latest Browse all 864

Re: [PATCH v2] tools/memory-model: Add extra ordering for locks an ...

$
0
0
Linus Torvalds writes: (Summary) BUT, this is where isync comes in:
BUT, this is where isync comes in:

[...]

NOT be done earlier than stores outside of it!).
which is why I think that a spinlock implementation that uses isync would give us the semantics we want, without the use of the crazy expensive 'sync' that Michael tested (and which apparently gets horrible 10% scheduler performance regressions at least on some powerpc CPU's).
powerpc CPU's).
Linus
Linus
Linus

Viewing all articles
Browse latest Browse all 864

Trending Articles