summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-03-03 02:32:28 +0300
committerJens Axboe <axboe@kernel.dk>2020-03-10 18:12:56 +0300
commit067524e914cb23e20d59480b318fe2625eaee7c8 (patch)
tree376efdc15300761b8d383cd249dffd2af24ca624 /tools/perf/scripts/python/export-to-postgresql.py
parent52de1fe122408d7a62b6cff9ed3895ebb882d71f (diff)
downloadlinux-067524e914cb23e20d59480b318fe2625eaee7c8.tar.xz
io_uring: provide means of removing buffers
We have IORING_OP_PROVIDE_BUFFERS, but the only way to remove buffers is to trigger IO on them. The usual case of shrinking a buffer pool would be to just not replenish the buffers when IO completes, and instead just free it. But it may be nice to have a way to manually remove a number of buffers from a given group, and IORING_OP_REMOVE_BUFFERS provides that functionality. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions