diff options
author | Pavel Begunkov <[email protected]> | 2021-02-28 22:04:54 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-03-04 06:37:14 -0700 |
commit | 28c4721b80a702462fb77373c23428ee698fa5dd (patch) | |
tree | 52545987ce2510ac64d919ccae9bba6e0c051031 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2c32395d8111037ae2cb8cab883e80bcdbb70713 (diff) |
io_uring: replace cmpxchg in fallback with xchg
io_run_ctx_fallback() can use xchg() instead of cmpxchg(). It's simpler
and faster.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions