diff options
author | Davidlohr Bueso <dave@stgolabs> | 2016-03-09 17:55:36 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-03-10 10:28:35 +0100 |
commit | 38460a2178d225b39ade5ac66586c3733391cf86 (patch) | |
tree | 189a70cb0386f09af432c2580b03c404bc6e24b3 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 90d1098478fb08a1ef166fe91622d8046869e17b (diff) |
locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()
We can micro-optimize this call and mildly relax the
barrier requirements by relying on ctrl + rmb, keeping
the acquire semantics. In addition, this is pretty much
the now standard for busy-waiting under such restraints.
Signed-off-by: Davidlohr Bueso <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions