diff options
author | Peter Zijlstra <[email protected]> | 2013-10-31 17:25:38 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-11-06 12:34:20 +0100 |
commit | 85f59edf9684603026c64c902791748116d29478 (patch) | |
tree | 13da84a3f347a24a3929d7546a6d7e9addbdf857 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | c72b42a3dde487132da80202756c101b371b2add (diff) |
perf: Optimize perf_output_begin()
There's no point in re-doing the memory-barrier when we fail the
cmpxchg(). Also placing it after the space reservation loop makes it
clearer it only separates the userpage->tail read from the data
stores.
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Michael Neuling <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: [email protected]
Cc: Vince Weaver <[email protected]>
Cc: Victor Kaplansky <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Anton Blanchard <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions