diff options
author | Anuj Gupta <anuj20.g@samsung.com> | 2024-12-05 09:21:09 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-01-11 03:12:42 +0300 |
commit | 94d57442e56d2ad2ca20d096040b8ae6f216a921 (patch) | |
tree | 2871a0d76f926c05d9be24a31c2ba7968d0b77ea /tools/perf/scripts/python/gecko.py | |
parent | b08e02045002e0412441d5243b0ee1a9bfc3952b (diff) | |
download | linux-94d57442e56d2ad2ca20d096040b8ae6f216a921.tar.xz |
io_uring: expose read/write attribute capability
After commit 9a213d3b80c0, we can pass additional attributes along with
read/write. However, userspace doesn't know that. Add a new feature flag
IORING_FEAT_RW_ATTR, to notify the userspace that the kernel has this
ability.
Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Tested-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/20241205062109.1788-1-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions