aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-09-14 16:12:52 +0100
committerJens Axboe <[email protected]>2021-09-14 09:50:56 -0600
commit9c7b0ba887513b6681e7883d306df0a0fd580afa (patch)
treef9ec51745eb880d8cd666a1a9d961f14521c831a /tools/perf/scripts/python/bin/export-to-postgresql-report
parent44df58d441a94de40d52fca67dc60790daee4266 (diff)
io_uring: auto-removal for direct open/accept
It might be inconvenient that direct open/accept deviates from the update semantics and fails if the slot is taken instead of removing a file sitting there. Implement this auto-removal. Note that removal might need to allocate and so may fail. However, if an empty slot is specified, it's guaraneed to not fail on the fd installation side for valid userspace programs. It's needed for users who can't tolerate such failures, e.g. accept where the other end never retries. Suggested-by: Franz-B. Tuneke <[email protected]> Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/c896f14ea46b0eaa6c09d93149e665c2c37979b4.1631632300.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions