aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2021-08-30 19:37:41 -0600
committerJens Axboe <[email protected]>2021-08-31 11:45:30 -0600
commit7b3188e7ed54102a5dcc73d07727f41fb528f7c8 (patch)
treef758c94f0b7b3d6b02299d62f8e690fd99e12e88 /scripts/gdb/linux/lists.py
parent94ffb0a282872c2f4b14f757fa1aef2302aeaabb (diff)
io_uring: IORING_OP_WRITE needs hash_reg_file set
During some testing, it became evident that using IORING_OP_WRITE doesn't hash buffered writes like the other writes commands do. That's simply an oversight, and can cause performance regressions when doing buffered writes with this command. Correct that and add the flag, so that buffered writes are correctly hashed when using the non-iovec based write command. Cc: [email protected] Fixes: 3a6820f2bb8a ("io_uring: add non-vectored read/write commands") Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions